summaryrefslogtreecommitdiff
path: root/source/features/upload-button.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/upload-button.tsx')
-rw-r--r--source/features/upload-button.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/upload-button.tsx b/source/features/upload-button.tsx
index b07ac2dc..64f0f3d0 100644
--- a/source/features/upload-button.tsx
+++ b/source/features/upload-button.tsx
@@ -38,6 +38,7 @@ function init(): void {
features.add({
id: 'upload-button',
+ description: 'Add an upload button in comments for uploading attachments',
include: [
features.hasRichTextEditor
],