mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-27 02:56:47 -05:00
Dirty way of flushing Trello cache before updating
This commit is contained in:
@@ -64,6 +64,7 @@ async function updateTrelloCache() {
|
||||
}
|
||||
}
|
||||
|
||||
await trelloCache.clearAll();
|
||||
await trelloCache.set('latest', progressData);
|
||||
return progressData;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user