update open live page

This commit is contained in:
2023-11-15 14:38:58 +08:00
parent 8e110956a4
commit f117f11407
11 changed files with 626 additions and 137 deletions

View File

@@ -179,7 +179,6 @@ function onLoginButtonClick() {
})
.finally(() => {
isLoading.value = false
turnstile.value?.reset()
})
})
}