mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
redux: setMode sagas
This commit is contained in:
parent
dde6cf83e9
commit
0d47cd8773
6 changed files with 127 additions and 51 deletions
|
@ -12,7 +12,7 @@ import { userSaga } from '$redux/user/sagas';
|
|||
|
||||
const userPersistConfig = {
|
||||
key: 'user',
|
||||
blacklist: ['editing'],
|
||||
whitelist: ['user'],
|
||||
storage,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue