mirror of
https://github.com/kind-0/nsecbunkerd.git
synced 2025-03-17 13:22:54 +01:00
absolutely no reason why the username needs to be readonly
This commit is contained in:
parent
dcb9b6695c
commit
70ce3b544d
@ -98,7 +98,6 @@
|
||||
<div
|
||||
class="relative before:pointer-events-none focus-within:before:opacity-100 before:opacity-0 before:absolute before:-inset-1 before:rounded-[11px] before:border before:border-blue-500 before:ring-2 before:ring-blue-500/20 before:transition after:pointer-events-none after:absolute after:inset-px after:rounded-[7px] after:shadow-highlight dark:after:shadow-white/5 dark:focus-within:after:shadow-blue-500/20 after:transition">
|
||||
<input
|
||||
readonly="true"
|
||||
type="text"
|
||||
name="username"
|
||||
value="{{username}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user