forked from q/element-web-patches
merge tags with shortcodes
This commit is contained in:
parent
b0e36c1a8e
commit
ac628d6a81
@ -9,7 +9,7 @@ jq -n --argjson reactions "$reactions" \
|
||||
emoticon: .emoji,
|
||||
hexcode: "2721",
|
||||
unicode: .emoji,
|
||||
shortcodes: [ .emoji ],
|
||||
shortcodes: (.tags? + [ .emoji ]),
|
||||
tags: (.tags? + [ .emoji ]),
|
||||
emoji: .emoji,
|
||||
text: .emoji,
|
||||
|
Loading…
Reference in New Issue
Block a user