This commit is contained in:
2026-07-19 01:32:15 +07:00
parent c1a113b849
commit 7ce91ecd49
4 changed files with 163 additions and 92 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ async function signup() {
message.error(authStore.error)
return
}
message.error("Пароль отправлен на почту")
message.info("Пароль отправлен на почту")
}
</script>