mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +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 = {
|
const flowPersistConfig: PersistConfig = {
|
||||||
key: "flow",
|
key: "flow",
|
||||||
whitelist: ["nodes", "heroes", "recent", "updated"],
|
whitelist: ["nodes", "recent", "updated"],
|
||||||
// whitelist: [],
|
// whitelist: [],
|
||||||
storage
|
storage
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue