mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-12-26 19:24:12 +08:00
avoid safari preview error
Signed-off-by: stitch.rs <117334465+stitchrs@users.noreply.github.com>
This commit is contained in:
parent
59e9011fd9
commit
d4aa983b6e
@ -98,7 +98,6 @@ export default () => {
|
|||||||
<input
|
<input
|
||||||
name="secret"
|
name="secret"
|
||||||
type="password"
|
type="password"
|
||||||
autocomplete="new-password"
|
|
||||||
class="input input-bordered"
|
class="input input-bordered"
|
||||||
placeholder="secret"
|
placeholder="secret"
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user