mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-18 16:21:24 +01:00
care less about room versions prior to 3
This commit is contained in:
parent
15ab91c012
commit
61d2ff7183
3 changed files with 2 additions and 17 deletions
|
|
@ -939,7 +939,6 @@ impl Service {
|
|||
redact_id,
|
||||
&incoming_pdu.sender,
|
||||
&incoming_pdu.room_id,
|
||||
true,
|
||||
)?
|
||||
} else {
|
||||
false
|
||||
|
|
@ -949,7 +948,6 @@ impl Service {
|
|||
redact_id,
|
||||
&incoming_pdu.sender,
|
||||
&incoming_pdu.room_id,
|
||||
true,
|
||||
)?
|
||||
} else {
|
||||
false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue