emoji: Add unified_reactions.json to the sha1sum.

This commit is contained in:
evykassirer 2023-09-12 14:13:12 -07:00 committed by Tim Abbott
parent 0723c56246
commit eff0a73925
1 changed files with 1 additions and 0 deletions

View File

@ -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: