summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-10-01 20:46:29 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2018-10-04 09:53:45 +0200
commitb0fd31496b5edb95264c0ea3139692b5969f40e0 (patch)
tree77f0034a4759edccf2c3993ce4cefa12e25b077e /core/js/core.json
parentb10cddebe583dff888d844c550f607d52b496d49 (diff)
downloadnextcloud-server-b0fd31496b5edb95264c0ea3139692b5969f40e0.tar.gz
nextcloud-server-b0fd31496b5edb95264c0ea3139692b5969f40e0.zip
Move OC.Share to compiled handlebars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 161e4766f3f..12249d4dbaf 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -33,6 +33,7 @@
"l10n.js",
"apps.js",
"share.js",
+ "sharetemplates.js",
"sharesocialmanager.js",
"shareconfigmodel.js",
"shareitemmodel.js",