🎨 improved scripts for updating events and trees
This commit is contained in:
parent
8fbbe4c67b
commit
f0e38035e7
55 changed files with 437 additions and 477 deletions
|
@ -451,7 +451,7 @@ const actions = {
|
|||
|
||||
let cachedEvents = await dispatch('getEncryptedEventsFromDb', { netId })
|
||||
|
||||
const networksWithCache = [1, 5]
|
||||
const networksWithCache = [1, 5, 56]
|
||||
|
||||
const LENGTH_CACHE =
|
||||
Number(netId) === 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue