This commit is contained in:
lmm214
2023-09-19 20:07:02 +08:00
parent 780d3d1da4
commit 63effbdc77
8 changed files with 145 additions and 105 deletions
+10
View File
@@ -27,6 +27,16 @@
placeholder=""
required
/>
<input
id="apiTokens"
class="inputer"
name="apiTokens"
type="text"
value=""
maxlength="245"
placeholder=""
required
/>
<span id="saveKey" class="action-btn confirm-btn"></span>
</div>