mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
Update proposals/2765-widget-avatars.md
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
70e69a110a
commit
ee55d9d35b
|
|
@ -22,7 +22,7 @@ An example widget would be:
|
||||||
{
|
{
|
||||||
"creatorUserId": "@alice:example.org",
|
"creatorUserId": "@alice:example.org",
|
||||||
"data": {
|
"data": {
|
||||||
"custom-key": "This is a custom key",
|
"custom_key": "This is a custom key",
|
||||||
"title": "This is a witty description for the widget"
|
"title": "This is a witty description for the widget"
|
||||||
},
|
},
|
||||||
"id": "20200827_WidgetExample",
|
"id": "20200827_WidgetExample",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue