fix: Allow unencrypted database if gnome keyring not present or platform does not support it

This commit is contained in:
krille-chan 2024-04-12 19:29:58 +02:00
commit d14276f5a9
No known key found for this signature in database
4 changed files with 39 additions and 15 deletions

View file

@ -2601,5 +2601,6 @@
"appname": {},
"unread": {}
}
}
},
"noDatabaseEncryption": "Database encryption is not supported on this platform"
}