From 776436a5f09fa8e8fcbd9f4f8b39f83e1956a997 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Mon, 13 Jan 2020 12:54:06 +0100 Subject: [PATCH] forgot to update one json example --- proposals/2403-knock.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proposals/2403-knock.md b/proposals/2403-knock.md index b8a816bcb..cbe8491de 100644 --- a/proposals/2403-knock.md +++ b/proposals/2403-knock.md @@ -123,6 +123,8 @@ Content-Type: application/json "state_key": "@alice:example.org", "content": { "membership": "knock", + "displayname": "Alice", + "avatar_url": "mxc://example.org/avatar", "reason": "I want to join this room as I really love foxes!" } }