Merge branch 'dev' of github-amnezia:amnezia-vpn/amnezia-client into feat/add-system-dns-support

This commit is contained in:
vkamn
2025-11-13 19:44:27 +08:00
86 changed files with 994 additions and 281 deletions
@@ -20,7 +20,7 @@ PageType {
anchors.top: parent.top
anchors.left: parent.left
anchors.right: parent.right
anchors.topMargin: 20
anchors.topMargin: 20 + SettingsController.safeAreaTopMargin
onActiveFocusChanged: {
if(backButton.enabled && backButton.activeFocus) {