about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/flavours/glitch')
-rw-r--r--app/javascript/flavours/glitch/features/compose/components/publisher.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/features/compose/components/publisher.js b/app/javascript/flavours/glitch/features/compose/components/publisher.js
index f045e619e..bcfb771fc 100644
--- a/app/javascript/flavours/glitch/features/compose/components/publisher.js
+++ b/app/javascript/flavours/glitch/features/compose/components/publisher.js
@@ -58,7 +58,6 @@ class Publisher extends ImmutablePureComponent {
           className='clear'
           onClick={onClearAll}
           title={intl.formatMessage(messages.clear)}
-          disabled={disabled || diff < 0}
           text={
             <span>
               <Icon icon='trash-o' />