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
Owner

We don't need the browser to validate the input because the game accepts emails with nothing before the @ which the browser may not.

We don't need the browser to validate the input because the game accepts emails with nothing before the @ which the browser may not.
Sainan added 1 commit 2025-10-18 02:12:23 -07:00
fix(webui): use text type for email input
All checks were successful
Build / build (pull_request) Successful in 1m45s
804c52a93f
We don't need the browser to validate the input because the game accepts emails with nothing before the @ which the browser may not.
Sainan merged commit bac23a8465 into main 2025-10-18 23:44:40 -07:00
Sainan deleted branch email-fix 2025-10-18 23:44:41 -07:00
Sign in to join this conversation.
No description provided.