summaryrefslogtreecommitdiffstats
path: root/apps/comments/src/comments-tab.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/src/comments-tab.js')
-rw-r--r--apps/comments/src/comments-tab.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/src/comments-tab.js b/apps/comments/src/comments-tab.js
index 2c81843291c..7b12de6de4f 100644
--- a/apps/comments/src/comments-tab.js
+++ b/apps/comments/src/comments-tab.js
@@ -20,6 +20,8 @@
*
*/
+import MessageReplyText from 'vue-material-design-icons/MessageReplyText.vue'
+
// Init Comments tab component
let TabInstance = null
const commentTab = new OCA.Files.Sidebar.Tab({