more max-lengths added

This commit is contained in:
RossAscends
2023-04-18 20:27:50 +09:00
parent b84d344ca9
commit 5263383e80

View File

@@ -939,7 +939,7 @@
poe.com access token (p-b cookie value)
</div>
<div class="widthFreeExpand">
<input id="poe_token" class="text_pole" type="text" placeholder="Example: nTLG2bNvbOi8qxc-DbaSlw%3D%3D" />
<input id="poe_token" class="text_pole" type="text" placeholder="Example: nTLG2bNvbOi8qxc-DbaSlw%3D%3D" maxlength="100" />
</div>
</div>
@@ -1006,7 +1006,7 @@
Custom Chat Separator
</h4>
<div>
<input id="custom_chat_separator" class="text_pole" type="text" placeholder="&lt;START&gt;" />
<input id="custom_chat_separator" class="text_pole" type="text" placeholder="&lt;START&gt;" maxlength="100" />
</div>
</div>
<div id="anchors-block">
@@ -1330,7 +1330,7 @@
TavernAI-extras
</a>
</h3>
<input id="extensions_url" type="text" class="text_pole" />
<input id="extensions_url" type="text" class="text_pole" maxlength="250" />
<div class="extensions_url_block">
<input id="extensions_connect" class="menu_button" type="submit" value="Connect" />
<span class="expander"></span>