feat(desktop): optional wipe-on-close (Settings -> Sicherheit)
This commit is contained in:
@@ -15,6 +15,7 @@ const PRESERVE_LOCAL_STORAGE = new Set([
|
||||
'chatapp.theme',
|
||||
'chatapp.locale',
|
||||
'chatapp.installId',
|
||||
'chatapp.wipeOnClose.v1',
|
||||
'i18nextLng',
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user