mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-18 17:38:20 +02:00
Fix #82 - Add a proxy logout URL and skip auto lock when it is not set
This commit is contained in:
1
resources/js/app.js
vendored
1
resources/js/app.js
vendored
@@ -16,6 +16,7 @@ const app = new Vue({
|
||||
el: '#app',
|
||||
data: {
|
||||
appSettings: window.appSettings,
|
||||
appConfig: window.appConfig,
|
||||
isDemoApp: window.isDemoApp
|
||||
},
|
||||
i18n,
|
||||
|
Reference in New Issue
Block a user