added missing type enum for m.reaction

This commit is contained in:
Kirill Sokol 2023-05-31 16:35:27 +02:00
parent c64a616d54
commit 3776e20c5a

View file

@ -37,3 +37,7 @@ properties:
(see the [emoji variation sequences
list](https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-variation-sequences.txt)).
example: "👍"
type:
enum:
- m.reaction
type: string