[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io
2024-06-19 09:21:51 +00:00
parent 0e491edc46
commit 9cfa0cba63
14 changed files with 21 additions and 23 deletions
+2 -2
View File
@@ -336,7 +336,7 @@ async function DeleteWhatsNew() {
if (!settingsState.animations) {
bkelement?.remove()
return
};
}
animate(
[popup, bkelement!],
@@ -2109,7 +2109,7 @@ export async function loadHomePage() {
easing: [.22, .03, .26, 1]
}
)
};
}
callHomeTimetable(TodayFormatted)