mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
refactored css imports
This commit is contained in:
parent
8d5afb4f98
commit
ef959af711
7 changed files with 11 additions and 22 deletions
|
@ -36,12 +36,6 @@ const authPersistConfig: PersistConfig = {
|
|||
storage,
|
||||
};
|
||||
|
||||
const flowPersistConfig: PersistConfig = {
|
||||
key: 'flow',
|
||||
whitelist: ['nodes', 'recent', 'updated'],
|
||||
storage,
|
||||
};
|
||||
|
||||
const playerPersistConfig: PersistConfig = {
|
||||
key: 'player',
|
||||
whitelist: ['youtubes'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue