From 03b988d556bb9d2a9bc4bcc304689d84d717cdce Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sat, 29 Feb 2020 22:49:38 -0700 Subject: [PATCH] Hacky update to fetchAll --- theme/moth.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/moth.js b/theme/moth.js index f09defd..029efcd 100644 --- a/theme/moth.js +++ b/theme/moth.js @@ -167,7 +167,7 @@ async function fetchAll(puzzles) { } } - toast("Done caching content") + console.log("Done caching content") } function login(e) {