mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed heroimages
This commit is contained in:
parent
323376ed90
commit
c3d5b10ecb
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ const authPersistConfig: PersistConfig = {
|
|||
|
||||
const flowPersistConfig: PersistConfig = {
|
||||
key: "flow",
|
||||
whitelist: ["nodes", "heroes", "recent", "updated"],
|
||||
whitelist: ["nodes", "recent", "updated"],
|
||||
// whitelist: [],
|
||||
storage
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue