mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-06 05:42:07 -04:00
vpn: uncheck "save password" by defaul
This commit is contained in:
@@ -635,7 +635,7 @@ FloatingWindow {
|
||||
Rectangle {
|
||||
id: savePasswordCheckbox
|
||||
|
||||
property bool checked: true
|
||||
property bool checked: !isVpnPrompt
|
||||
|
||||
width: 20
|
||||
height: 20
|
||||
|
||||
Reference in New Issue
Block a user