Update changelogs/client_server/newsfragments/1552.clarification

This commit is contained in:
Richard van der Hoff 2023-07-04 13:51:28 +01:00 committed by GitHub
parent 3414ab8428
commit 659367fbac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
Fix missing `type` property for the m.reaction event.
Fix missing `type` property in the JSON schema definition of the `m.reaction` event. Contributed by @chebureki.