mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
+2
-2
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user