mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Implement country code select, need server side handling
This commit is contained in:
@@ -36,6 +36,5 @@ class CountryCodes {
|
||||
"Sweden" => "+46",
|
||||
"Tunisia" => "+216",
|
||||
"USA" => "+1",
|
||||
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user