This commit is contained in:
Peter Papp
2021-07-22 17:26:22 +02:00
parent 093c9451ec
commit fffede1c10
12 changed files with 53 additions and 44 deletions

View File

@@ -42,7 +42,7 @@
},
data() {
return {
password: 'secret',
password: '',
isLoading: false,
}
},