Skip to content

Load emojis json from server and not from CDN

Tim Zallmann requested to merge tz-load-emojis-json-fromserver into master

What does this MR do?

It changes the loading of emojis.json to load it from the server and not the CDN as the CORS setup for it was creating problems.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports