generate_emoji_names_table: Update SORTED_CATEGORIES.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-12-16 12:46:50 -08:00
committed by Anders Kaseorg
parent f988412394
commit 21a085e390

View File

@@ -121,7 +121,7 @@ SORTED_CATEGORIES = [
"Objects",
"Symbols",
"Flags",
"Skin Tones",
"Component",
]
emoji_code_to_zulip_names: dict[str, str] = {}