Fix "invite_state" to "knock_state" (#3428)
This commit is contained in:
parent
26c0c88882
commit
f1a4a58755
1 changed files with 1 additions and 1 deletions
|
@ -461,7 +461,7 @@ paths:
|
||||||
},
|
},
|
||||||
"knock": {
|
"knock": {
|
||||||
"!223asd456:example.com": {
|
"!223asd456:example.com": {
|
||||||
"invite_state": {
|
"knock_state": {
|
||||||
"events": [
|
"events": [
|
||||||
{
|
{
|
||||||
"sender": "@alice:example.com",
|
"sender": "@alice:example.com",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue