aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
diff options
context:
space:
mode:
Diffstat (limited to 'core/js')
-rw-r--r--core/js/core.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/js/core.json b/core/js/core.json
index 5bf6512d6a2..ae2e9a87a94 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -26,6 +26,7 @@
"systemtags/systemtagmodel.js",
"systemtags/systemtagscollection.js",
"systemtags/systemtagsmappingcollection.js",
- "systemtags/systemtagsinputfield.js"
+ "systemtags/systemtagsinputfield.js",
+ "collaboration.js"
]
}