mirror of
https://github.com/amnezia-vpn/DefaultVPN.git
synced 2026-05-17 00:26:23 +03:00
Fix country selection
This commit is contained in:
@@ -85,7 +85,7 @@ Page {
|
||||
Layout.topMargin: 10
|
||||
Layout.preferredWidth: defaultServerDropDown.width
|
||||
|
||||
visible: (ServersModel.defaultServerImagePathCollapsed !== "") && drawer.isCollapsedStateActive
|
||||
visible: ServersModel.defaultServerImagePathCollapsed !== ""
|
||||
|
||||
text: ServersModel.defaultServerDescriptionCollapsed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user