Fix team profile auth recovery
CI - Build & Verify / Build, Typecheck & Hygiene (push) Successful in 54s
CI - Build & Verify / Deploy to award.noveria.net (push) Successful in 1m5s

This commit is contained in:
AzuTear
2026-06-26 20:06:10 +02:00
parent 47fe59c42a
commit aeade132f9
15 changed files with 237 additions and 37 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ async function submitPasswordChange() {
variant="login"
autocomplete="current-password"
required
placeholder="Demo-Passwort eingeben"
placeholder="Team-Passwort eingeben"
/>
</label>