Fix #449: Remove the constraint for custom emojis shortnames to have ":" at the beginning and at the end.

This commit is contained in:
John Livingston
2024-06-25 17:12:46 +02:00
parent bd211d777e
commit 934c07e34e
6 changed files with 9 additions and 12 deletions

View File

@ -512,7 +512,8 @@ livechat_configuration_channel_emojis_desc: |
livechat_emojis_shortname: 'Short name'
livechat_emojis_shortname_desc: |
You can use emojis using ":shortname:".
The short name can only contain alphanumerical characters, underscores and hyphens.
The short name can start and/or end by a colon (:), and only contain alphanumerical characters, underscores and hyphens.
It is strongly recommended to start them by a colon, so that users can use autocompletion (by typing ":" then press TAB).
livechat_emojis_file: 'File'
livechat_emojis_file_desc: |
The emoji file.