1
0
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:
bbedward
2026-02-04 10:55:06 -05:00
parent 143918bc5e
commit fa71d563ea

View File

@@ -635,7 +635,7 @@ FloatingWindow {
Rectangle {
id: savePasswordCheckbox
property bool checked: true
property bool checked: !isVpnPrompt
width: 20
height: 20