Add missing type enum for m.reaction (#1552)
This commit is contained in:
parent
42114406af
commit
414cc1ea52
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue