typo
This commit is contained in:
parent
8b0fccd691
commit
6c1df04b4b
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ paths:
|
||||||
"not_rooms": ["!726s6s6q:example.com"],
|
"not_rooms": ["!726s6s6q:example.com"],
|
||||||
"not_senders": ["@spam:example.com"]
|
"not_senders": ["@spam:example.com"]
|
||||||
},
|
},
|
||||||
"emphemeral": {
|
"ephemeral": {
|
||||||
"types": ["m.receipt", "m.typing"],
|
"types": ["m.receipt", "m.typing"],
|
||||||
"not_rooms": ["!726s6s6q:example.com"],
|
"not_rooms": ["!726s6s6q:example.com"],
|
||||||
"not_senders": ["@spam:example.com"]
|
"not_senders": ["@spam:example.com"]
|
||||||
|
@ -120,7 +120,7 @@ paths:
|
||||||
"not_rooms": ["!726s6s6q:example.com"],
|
"not_rooms": ["!726s6s6q:example.com"],
|
||||||
"not_senders": ["@spam:example.com"]
|
"not_senders": ["@spam:example.com"]
|
||||||
},
|
},
|
||||||
"emphemeral": {
|
"ephemeral": {
|
||||||
"types": ["m.receipt", "m.typing"],
|
"types": ["m.receipt", "m.typing"],
|
||||||
"not_rooms": ["!726s6s6q:example.com"],
|
"not_rooms": ["!726s6s6q:example.com"],
|
||||||
"not_senders": ["@spam:example.com"]
|
"not_senders": ["@spam:example.com"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue