Skip to content

Removes the CDN loading for emojis.json

Tim Zallmann requested to merge tz-load-emojis-from-server-not-cdn into master

What does this MR do?

This will load the emojis.json from the server directly instead of the CDN as we ran into problems for configuring CORS headers for the CDN.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports