mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
diff loading for flow
This commit is contained in:
parent
3a34178ac4
commit
aa90258d25
4 changed files with 89 additions and 15 deletions
|
@ -45,7 +45,7 @@ const authPersistConfig: PersistConfig = {
|
|||
|
||||
const flowPersistConfig: PersistConfig = {
|
||||
key: "flow",
|
||||
whitelist: ["nodes"],
|
||||
whitelist: ["nodes", "heroes", "recent", "updated"],
|
||||
storage
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue