mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-29 08:49:27 +00:00
Little cleanup
This commit is contained in:
@@ -429,8 +429,6 @@ function fetchInitialSettings() {
|
||||
if (jsondata['status'] == true) {
|
||||
$('#sel_intl_phone').val(jsondata["country"]);
|
||||
}
|
||||
else {
|
||||
}
|
||||
});
|
||||
}
|
||||
(function ($, OC) {
|
||||
|
||||
Reference in New Issue
Block a user