diff options
Diffstat (limited to 'src/components/status_body/status_body.js')
| -rw-r--r-- | src/components/status_body/status_body.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/status_body/status_body.js b/src/components/status_body/status_body.js index d1736ba3..8757154d 100644 --- a/src/components/status_body/status_body.js +++ b/src/components/status_body/status_body.js @@ -25,8 +25,7 @@ const StatusContent = { 'focused', 'noHeading', 'fullContent', - 'singleLine', - 'hideMentions' + 'singleLine' ], data () { return { |
