mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 21:57:47 +02:00
Send useful URLs to the front-end
This commit is contained in:
1
resources/js/app.js
vendored
1
resources/js/app.js
vendored
@ -16,6 +16,7 @@ const $2fauth = {
|
||||
isDemoApp: window.isDemoApp,
|
||||
isTestingApp: window.isTestingApp,
|
||||
langs: window.appLocales,
|
||||
urls: window.urls,
|
||||
}
|
||||
app.provide('2fauth', readonly($2fauth))
|
||||
|
||||
|
Reference in New Issue
Block a user