summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-03-16 23:08:47 +0100
committerGitHub <noreply@github.com>2017-03-16 23:08:47 +0100
commit39afcbd49feb4ba333746762fe7c9d4701db9860 (patch)
tree0d9763b85712468bf2fb89c768eded5f02a4dec1 /core/js/core.json
parentc4fe36cc02da9aea95a5b72bebbb4c50719c690d (diff)
parent13aae43d89389d19b750ff036294e5c2e61f9d8d (diff)
downloadnextcloud-server-39afcbd49feb4ba333746762fe7c9d4701db9860.tar.gz
nextcloud-server-39afcbd49feb4ba333746762fe7c9d4701db9860.zip
Merge pull request #3679 from nextcloud/socialsharing
Add social sharing
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 4d1d0685007..69dec3d75df 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -29,6 +29,7 @@
"l10n.js",
"apps.js",
"share.js",
+ "sharesocialmanager.js",
"shareconfigmodel.js",
"shareitemmodel.js",
"sharedialogview.js",