mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-26 19:09:11 +00:00
Fix Store Subscription Throttle Misconfiguration (#579)
This commit is contained in:
parent
9a073fd1d5
commit
38e08fce2b
@ -114,8 +114,7 @@ const configureStore = () => {
|
||||
},
|
||||
customTokens: state.customTokens
|
||||
});
|
||||
}),
|
||||
1000
|
||||
}, 1000)
|
||||
);
|
||||
|
||||
return store;
|
||||
|
Loading…
x
Reference in New Issue
Block a user