mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
added missing type enum for m.reaction
This commit is contained in:
parent
c64a616d54
commit
3776e20c5a
|
|
@ -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…
Reference in a new issue