mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
providers: initial
This commit is contained in:
parent
b85141046d
commit
552e3effb8
16 changed files with 133 additions and 49 deletions
|
@ -9,7 +9,7 @@ import { userSaga } from '$redux/user/sagas';
|
|||
|
||||
const userPersistConfig = {
|
||||
key: 'user',
|
||||
whitelist: ['user', 'logo'],
|
||||
whitelist: ['user', 'logo', 'provider'],
|
||||
storage,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue