Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3382841
D7070.id23770.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
359 B
Referenced Files
None
Subscribers
None
D7070.id23770.diff
View Options
diff --git a/web/root.js b/web/root.js
--- a/web/root.js
+++ b/web/root.js
@@ -41,7 +41,7 @@
const persistConfig = {
key: 'root',
storage,
- whitelist: ['enabledApps', 'deviceID', 'draftStore'],
+ whitelist: ['enabledApps', 'deviceID', 'draftStore', 'cryptoStore'],
migrate: (createMigrate(migrations, { debug: isDev }): any),
version: 1,
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 29, 12:17 PM (21 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2596961
Default Alt Text
D7070.id23770.diff (359 B)
Attached To
Mode
D7070: [web] Add `CryptoStore` to `persistConfig.whitelist`
Attached
Detach File
Event Timeline
Log In to Comment