internal: incomplete vault systems behind feature flag (#2340)
This commit is contained in:
@@ -47,6 +47,7 @@ export enum StorageKey {
|
||||
PlaintextBackupsLocation = 'plaintext_backups_location',
|
||||
FileBackupsEnabled = 'file_backups_enabled',
|
||||
FileBackupsLocation = 'file_backups_location',
|
||||
VaultSelectionOptions = 'vault_selection_options',
|
||||
}
|
||||
|
||||
export enum NonwrappedStorageKey {
|
||||
|
||||
Reference in New Issue
Block a user