diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 3bbf9c0e..6b431306 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -328,7 +328,7 @@ async function DeleteWhatsNew() { { easing: [.22, .03, .26, 1] } ).finished.then(() => { bkelement!.remove(); - }); + }); } export function CreateBackground() {