mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 14:18:04 -05:00
Allow submitting on settings page without FC
This commit is contained in:
@@ -137,7 +137,6 @@ export default function PlaySettingsPage() {
|
||||
id="friend-code"
|
||||
name="friendCode"
|
||||
defaultValue={data.friendCode}
|
||||
required
|
||||
pattern={friendCodeRegExpString}
|
||||
placeholder="8496-9128-4205"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user