conversejs / converse.js

Web-based XMPP/Jabber chat client written in JavaScript
http://conversejs.org
Mozilla Public License 2.0
3.04k stars 763 forks source link

Fix custom emojis path when assets_path is not the default path. #3408

Closed JohnXLivingston closed 4 weeks ago

JohnXLivingston commented 1 month ago

Custom emojis are broken when the assets_path is not the default one. Here is a fix. Could be done otherwise, just tell me if this is ok for you.