From 39e0eb51769655f0dfb4c444072c5f49ade19afe Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 31 Mar 2022 17:37:09 +0100 Subject: [PATCH] add shortcodes, --- reactions/generate.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/reactions/generate.sh b/reactions/generate.sh index 3d51c31..ecc7b32 100755 --- a/reactions/generate.sh +++ b/reactions/generate.sh @@ -6,6 +6,7 @@ jq -n --argjson reactions "$reactions" \ $reactions[] | { label: ., hexcode: "2721", + shortcodes: [ . ], tags: [ . ], emoji: ., text: .,