mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-25 08:16:28 +01:00
Fix importer
This commit is contained in:
parent
288fed7be7
commit
fc14e98e28
1 changed files with 2 additions and 2 deletions
|
@ -60,9 +60,9 @@
|
|||
|
||||
let url;
|
||||
|
||||
let processingLog = true;
|
||||
let processingLog = false;
|
||||
let fetchingWishes = false;
|
||||
let finishedProcessingLog = true;
|
||||
let finishedProcessingLog = false;
|
||||
let calculatingPity = false;
|
||||
|
||||
let cancelled = false;
|
||||
|
|
Loading…
Reference in a new issue