mirror of https://github.com/dirtbags/moth.git
Hacky update to fetchAll
This commit is contained in:
parent
7e8dbb95b2
commit
03b988d556
|
@ -167,7 +167,7 @@ async function fetchAll(puzzles) {
|
|||
}
|
||||
}
|
||||
|
||||
toast("Done caching content")
|
||||
console.log("Done caching content")
|
||||
}
|
||||
|
||||
function login(e) {
|
||||
|
|
Loading…
Reference in New Issue