Skip to content

Fix and update missing emojis in emoji data

String splitting in the parser script unintentionally left out some emojis from the output. Limiting the splitting to at most one split returns the missing emojis.

BUG: 480247

Merge request reports