Feat(fortune): Trigger matrix background animation everytime (#60)
This commit was merged in pull request #60.
This commit is contained in:
@@ -350,7 +350,7 @@ async function init_page() {
|
|||||||
now_date.getDate() === last_date.getDate()
|
now_date.getDate() === last_date.getDate()
|
||||||
) {
|
) {
|
||||||
fortune_generated = true;
|
fortune_generated = true;
|
||||||
Appear();
|
Update();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user