fix: Allow unencrypted database if gnome keyring not present or platform does not support it
This commit is contained in:
parent
5128785c66
commit
d14276f5a9
4 changed files with 39 additions and 15 deletions
|
|
@ -2601,5 +2601,6 @@
|
|||
"appname": {},
|
||||
"unread": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"noDatabaseEncryption": "Database encryption is not supported on this platform"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue