code cleanup

This commit is contained in:
SethBurkart123
2023-12-20 12:30:38 +11:00
parent 7247f426cd
commit 378a983bf5
+1 -1
View File
@@ -328,7 +328,7 @@ async function DeleteWhatsNew() {
{ easing: [.22, .03, .26, 1] } { easing: [.22, .03, .26, 1] }
).finished.then(() => { ).finished.then(() => {
bkelement!.remove(); bkelement!.remove();
}); });
} }
export function CreateBackground() { export function CreateBackground() {