mirror of
https://github.com/friendica/friendica
synced 2025-04-26 12:30:11 +00:00
Improved preview size
This commit is contained in:
parent
46d3778ee8
commit
1789266859
5 changed files with 24 additions and 18 deletions
|
@ -191,6 +191,7 @@ 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'),
|
||||
'edcode' => $this->l10n->t('Code'),
|
||||
'edimg' => $this->l10n->t('Image'),
|
||||
'edurl' => $this->l10n->t('Link'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue