The Emojipicker is added to Frio for new posts

This commit is contained in:
Michael 2023-05-04 10:54:29 +00:00
parent 44bdff664a
commit 45c1d74750
15 changed files with 8475 additions and 117 deletions

View file

@ -1066,6 +1066,7 @@ class Post
'$editalic' => DI::l10n()->t('Italic'),
'$eduline' => DI::l10n()->t('Underline'),
'$edquote' => DI::l10n()->t('Quote'),
'$edemojis' => DI::l10n()->t('Add emojis'),
'$edcode' => DI::l10n()->t('Code'),
'$edimg' => DI::l10n()->t('Image'),
'$edurl' => DI::l10n()->t('Link'),