forked from abner/for-legacy-web
chore(mobx): add legacy redux migations
This commit is contained in:
@@ -21,7 +21,7 @@ export const SYNC_KEYS: SyncKeys[] = [
|
||||
"notifications",
|
||||
];
|
||||
|
||||
interface Data {
|
||||
export interface Data {
|
||||
disabled: SyncKeys[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user