feature: add country selection page (#5)
* Add country selection page for premium * Add countryCode property * Fix country visibility logic * Add premium settings * Fix binding loop * Add settings page * Add logging settings page * Add confirmation dialog for server removing * Fix flag size * Fix flags sizes * chore: added translation files --------- Co-authored-by: vladimir.kuznetsov <nethiuswork@gmail.com>
This commit is contained in:
parent
e12e9a6587
commit
ffb398e231
21 changed files with 7692 additions and 2946 deletions
|
|
@ -18,6 +18,7 @@ namespace PageLoader
|
|||
PageAbout,
|
||||
|
||||
PageSettingsServersList,
|
||||
PageCountrySelector,
|
||||
PageSettings,
|
||||
PageSettingsServerData,
|
||||
PageSettingsServerInfo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue