fix toggle + fix seqta toggle not responsive

This commit is contained in:
Crazypersonalph
2023-12-07 13:14:41 +08:00
parent 03ab5f0cdc
commit 292659828e
6 changed files with 24 additions and 2 deletions
-1
View File
@@ -371,7 +371,6 @@ export function RemoveBackground() {
bk[0].remove();
bk2[0].remove();
bk3[0].remove();
console.log('it deleted???')
}
export function waitForElm(selector: any) {