refactor: prettier changes

This commit is contained in:
lilezek 2024-04-30 11:24:35 +02:00
parent a16a30761e
commit e79b6f1391
16 changed files with 380 additions and 332 deletions

View file

@ -123,4 +123,4 @@ const loadState = async () => {
import("./events");
};
loadState().then(() => checkForNewRepacks());
loadState().then(() => checkForNewRepacks());