Fix schema of m.receipt EDU (#1636)

It was missing a nesting level for the user ID -> user read receipt map.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2023-09-19 17:52:18 +02:00 committed by GitHub
parent 46447e0287
commit 96f88e035c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 34 deletions

View file

@ -0,0 +1 @@
Fix schema of `m.receipt` EDU.