Merge pull request #539 from amnezia-vpn/bugfix/android
Fix Android bugs
This commit is contained in:
commit
5c5935c738
11 changed files with 96 additions and 62 deletions
|
@ -25,7 +25,7 @@ DrawerType {
|
|||
|
||||
property string configExtension: ".vpn"
|
||||
property string configCaption: qsTr("Save AmneziaVPN config")
|
||||
property string configFileName: "amnezia_config.vpn"
|
||||
property string configFileName: "amnezia_config"
|
||||
|
||||
width: parent.width
|
||||
height: parent.height * 0.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue