mirror of https://github.com/zulip/zulip.git
emoji: Add unified_reactions.json to the sha1sum.
This commit is contained in:
parent
0723c56246
commit
eff0a73925
|
@ -387,6 +387,7 @@ def generate_sha1sum_emoji(zulip_path: str) -> str:
|
|||
"tools/setup/emoji/build_emoji",
|
||||
"tools/setup/emoji/emoji_setup_utils.py",
|
||||
"tools/setup/emoji/emoji_names.py",
|
||||
"zerver/management/data/unified_reactions.json",
|
||||
]
|
||||
|
||||
for filename in filenames:
|
||||
|
|
Loading…
Reference in New Issue