Added content warning button
This commit is contained in:
@@ -191,7 +191,8 @@ class Compose extends BaseModule
|
||||
'editalic' => $this->l10n->t('Italic'),
|
||||
'eduline' => $this->l10n->t('Underline'),
|
||||
'edquote' => $this->l10n->t('Quote'),
|
||||
'$edemojis' => $this->l10n->t('Add emojis'),
|
||||
'edemojis' => $this->l10n->t('Add emojis'),
|
||||
'contentwarn' => $this->l10n->t('Content Warning'),
|
||||
'edcode' => $this->l10n->t('Code'),
|
||||
'edimg' => $this->l10n->t('Image'),
|
||||
'edurl' => $this->l10n->t('Link'),
|
||||
|
||||
Reference in New Issue
Block a user