mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
store refactoring
This commit is contained in:
1
resources/js/main.js
vendored
1
resources/js/main.js
vendored
@@ -21,6 +21,7 @@ Vue.use(functionHelpers)
|
||||
Vue.use(AlertHelpers)
|
||||
Vue.use(itemHelpers)
|
||||
|
||||
// ReCaptcha configuration
|
||||
if (config.allowedRecaptcha) {
|
||||
Vue.use(VueReCaptcha, {
|
||||
siteKey: config.recaptcha_client_id,
|
||||
|
||||
Reference in New Issue
Block a user