mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-24 06:42:59 +00:00
remove alert(). This function is valid
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ $.urlParam = function(name){
|
|||||||
};
|
};
|
||||||
|
|
||||||
var refreshConversation = function() {
|
var refreshConversation = function() {
|
||||||
alert(curPhoneNumber);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
function fetchConversation(phoneNumber) {
|
function fetchConversation(phoneNumber) {
|
||||||
|
|||||||
Reference in New Issue
Block a user