diff --git a/proposals/2881-message-attachments.md b/proposals/2881-message-attachments.md index 6260bcd92..07a2b198d 100644 --- a/proposals/2881-message-attachments.md +++ b/proposals/2881-message-attachments.md @@ -198,7 +198,8 @@ This way will give less "spam" for room, because when user sends message with 20 { "rel_type": "m.attachment_to", "event_id": "$id_of_main_message" - }, + } + ] "url": "mxc://example.com/KUAQOesGECkQTgdtedkftISg" }, ```