mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-10 06:07:54 +02:00
Restore Demo flags
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
data(){
|
||||
return {
|
||||
username: null,
|
||||
isDemo: this.$root.appSettings.isDemoApp,
|
||||
isDemo: this.$root.isDemoApp,
|
||||
form: new Form({
|
||||
email: '',
|
||||
password: ''
|
||||
|
Reference in New Issue
Block a user