#1 TypeError: Cannot read properties of undefined (reading 'toLowerCase') [v1.10.8-15, all] #2
@ -5,6 +5,7 @@ jq -n --argjson reactions "$reactions" \
|
|||||||
'[
|
'[
|
||||||
$reactions[] | {
|
$reactions[] | {
|
||||||
label: .emoji,
|
label: .emoji,
|
||||||
|
emoticon: .emoji,
|
||||||
hexcode: "2721",
|
hexcode: "2721",
|
||||||
shortcodes: [ .emoji ],
|
shortcodes: [ .emoji ],
|
||||||
tags: (.tags? + [ .emoji ]),
|
tags: (.tags? + [ .emoji ]),
|
||||||
|
Loading…
Reference in New Issue
Block a user