From 378a983bf5a7691fdb0d732b2a083b56b46184cf Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Wed, 20 Dec 2023 12:30:38 +1100 Subject: [PATCH] code cleanup --- src/SEQTA.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {