mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Fixes #23625. The U+FE0F character was appearing in the data supplied by emoji-datasource-google, but isn't in the CLDR data. By removing that variation selector character, all remaining emoji (that were previously marked as "not found in custom emoji name maps, but also not found in CLDR data. Skipping.") are now supported.