Add missing data properties

This commit is contained in:
Johannes Zellner
2024-12-14 20:58:36 +01:00
parent 38ed49d814
commit f7fe38fa25

View File

@@ -62,6 +62,9 @@ export default {
return {
ready: false,
busy: false,
passwordError: null,
totpError: null,
internalError: null,
username: '',
password: '',
totpToken: '',