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