fix: fix typo (#2843)

This commit is contained in:
ねらひかだ 2023-11-25 21:29:43 +09:00 committed by GitHub
parent d59ad594b8
commit 4dbc802972
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ export default {
this.user = {
...defaults,
username: "",
passsword: "",
password: "",
rules: [],
lockPassword: false,
id: 0,