avoid safari preview error

Signed-off-by: stitch.rs <117334465+stitchrs@users.noreply.github.com>
This commit is contained in:
stitch.rs 2023-09-01 12:57:41 -05:00 committed by GitHub
parent 59e9011fd9
commit d4aa983b6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
/> />