Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Matrix to modify these APIs.
You have to use the customwidget type for the example and not jitsi
  • Loading branch information
flamme-demon authored Mar 27, 2021
1 parent 59bb00c commit 0ccb97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ This assumes you are using the Riot Web or Desktop client. Other clients will pr
"creatorUserId": "@your_user_id:your_home_server.example",
"url": "https://voice.johni0702.de/?address=voice.johni0702.de&port=443/mumble&matrix=true&username=$matrix_display_name&theme=$theme&avatarurl=$matrix_avatar_url",
"data": {},
"type": "jitsi",
"type": "customwidget",
"id": "mumble"
}
```
Expand Down

0 comments on commit 0ccb97a

Please sign in to comment.