summaryrefslogtreecommitdiffstats
path: root/settings/src/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/src/main.js')
-rw-r--r--settings/src/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/src/main.js b/settings/src/main.js
index 93d8774e2fe..e8171c95ba3 100644
--- a/settings/src/main.js
+++ b/settings/src/main.js
@@ -33,6 +33,7 @@ sync(store, router);
// bind to window
Vue.prototype.t = t;
Vue.prototype.OC = OC;
+Vue.prototype.OCA = OCA;
Vue.prototype.oc_userconfig = oc_userconfig;
Vue.prototype.oc_current_user = oc_current_user;