mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
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