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:
parent
7e8dbb95b2
commit
03b988d556
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ async function fetchAll(puzzles) {
|
|||
}
|
||||
}
|
||||
|
||||
toast("Done caching content")
|
||||
console.log("Done caching content")
|
||||
}
|
||||
|
||||
function login(e) {
|
||||
|
|
Loading…
Reference in a new issue