1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-18 12:55:14 -07:00

Hacky update to fetchAll

This commit is contained in:
Neale Pickett 2020-02-29 22:49:38 -07:00
parent 7e8dbb95b2
commit 03b988d556

View file

@ -167,7 +167,7 @@ async function fetchAll(puzzles) {
}
}
toast("Done caching content")
console.log("Done caching content")
}
function login(e) {