mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-04-24 23:47:19 -05:00
Dirty way of flushing Trello cache before updating
This commit is contained in:
parent
60d70d1c8e
commit
316c98b530
|
|
@ -64,6 +64,7 @@ async function updateTrelloCache() {
|
|||
}
|
||||
}
|
||||
|
||||
await trelloCache.clearAll();
|
||||
await trelloCache.set('latest', progressData);
|
||||
return progressData;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user