mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
When accessing emojis with relative urls we should start the urls with a slash so that language code doesn't become part of these urls. Fixes #1014.