fix(webui): use text type for email input #2910

Merged
Sainan merged 1 commits from email-fix into main 2025-10-18 23:44:40 -07:00

1 Commits

Author SHA1 Message Date
804c52a93f fix(webui): use text type for email input
All checks were successful
Build / build (pull_request) Successful in 1m45s
We don't need the browser to validate the input because the game accepts emails with nothing before the @ which the browser may not.
2025-10-18 11:11:27 +02:00