mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed formatting on remote input
This commit is contained in:
@@ -70,7 +70,6 @@
|
|||||||
name="chan"
|
name="chan"
|
||||||
title="Type channel name here to create or listen to a channel. Only alphanumerical chars. [a-zA-Z0-9]+"
|
title="Type channel name here to create or listen to a channel. Only alphanumerical chars. [a-zA-Z0-9]+"
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
required pattern="[a-zA-Z0-9]+"
|
|
||||||
spellcheck="false"
|
spellcheck="false"
|
||||||
maxlength="10"
|
maxlength="10"
|
||||||
length="10"
|
length="10"
|
||||||
|
|||||||
Reference in New Issue
Block a user