case 4143

This commit is contained in:
2022-03-11 19:13:41 +00:00
parent e9cec38898
commit b585edad6b

View File

@@ -223,8 +223,8 @@ export default {
data() { data() {
return { return {
input: { input: {
username: "superuser", username: null,
password: "l3tm3in" password: null
}, },
tfaDialog: false, tfaDialog: false,
authTwoFactor: null, authTwoFactor: null,