mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 22:36:24 +00:00
fix: set hide on close as default
This commit is contained in:
parent
6222ff985f
commit
6211d094dc
@ -102,7 +102,7 @@ RowLayout {
|
||||
property int fontSize: Constants.fontSizeM
|
||||
property bool hideSignPhraseModal: false
|
||||
property bool onlyShowContactsProfilePics: true
|
||||
property bool quitOnClose: true
|
||||
property bool quitOnClose: false
|
||||
|
||||
// Browser settings
|
||||
property bool showBrowserSelector: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user