mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
Right now, the message is "Invalid characters in emoji name" when the emoji_name is empty. Changing check_valid_emoji_name() in zerver/lib/emoji.py which validates the name to accomodate the case of missing name. The new message is "Emoji name is missing".
4.7 KiB
4.7 KiB