aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/src/comments.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/src/comments.js')
-rw-r--r--apps/comments/src/comments.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/src/comments.js b/apps/comments/src/comments.js
index 076c42894e3..0c0d2b866ee 100644
--- a/apps/comments/src/comments.js
+++ b/apps/comments/src/comments.js
@@ -23,7 +23,7 @@
import './app.js'
import './templates.js'
-import './filesplugin.js'
import './activitytabviewplugin.js'
+import './actions/inlineUnreadCommentsAction.ts'
window.OCA.Comments = OCA.Comments