summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-09-19 19:43:47 +0200
committerJoas Schilling <coding@schilljs.com>2016-10-21 09:09:23 +0200
commit0b1fb180a53fc4e533e2f194977293bc509c5df3 (patch)
treed28abeb617a3eaf2bee8d97bd284fab126d4cd3f /core/js/core.json
parent50b6ee67cb025332f1ec7012d3705150ef5a165a (diff)
downloadnextcloud-server-0b1fb180a53fc4e533e2f194977293bc509c5df3.tar.gz
nextcloud-server-0b1fb180a53fc4e533e2f194977293bc509c5df3.zip
Make AppConfig part of the public API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/js/core.json')
-rw-r--r--core/js/core.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/js/core.json b/core/js/core.json
index c98928d0fed..7e72234aaa4 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -39,6 +39,7 @@
"octemplate.js",
"eventsource.js",
"config.js",
+ "public/appconfig.js",
"multiselect.js",
"oc-requesttoken.js",
"setupchecks.js",