Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2018-12-05 12:18:55 +0300
committersualko <klaus@jsxc.org>2018-12-05 12:34:57 +0300
commitd71398a68326b27eeebc96b004fb227440be826c (patch)
treee9fbcd288b589a4bac0f6e1420340668e18b0f58
parentffdaa1ce89510dd6d34a31b5b8eeb7d5d46c5611 (diff)
announce OCA as public to jshint
-rw-r--r--js/ojsxc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/ojsxc.js b/js/ojsxc.js
index 6e536b3..5dece27 100644
--- a/js/ojsxc.js
+++ b/js/ojsxc.js
@@ -1,4 +1,4 @@
-/* global jsxc, oc_appswebroots, OC, oc_requesttoken, dijit, oc_config, OJSXC_CONFIG */
+/* global jsxc, oc_appswebroots, OC, OCA, oc_requesttoken, dijit, oc_config, OJSXC_CONFIG */
/* jshint latedef: nofunc */