mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 19:13:53 +00:00
generate_emoji_names_table: Update SORTED_CATEGORIES.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
f988412394
commit
21a085e390
@@ -121,7 +121,7 @@ SORTED_CATEGORIES = [
|
|||||||
"Objects",
|
"Objects",
|
||||||
"Symbols",
|
"Symbols",
|
||||||
"Flags",
|
"Flags",
|
||||||
"Skin Tones",
|
"Component",
|
||||||
]
|
]
|
||||||
|
|
||||||
emoji_code_to_zulip_names: dict[str, str] = {}
|
emoji_code_to_zulip_names: dict[str, str] = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user