mirror of
https://mau.dev/maunium/synapse.git
synced 2025-01-18 23:32:02 +01:00
Fixup comment
This commit is contained in:
parent
f46a818ce5
commit
afeea319df
1 changed files with 2 additions and 2 deletions
|
@ -69,8 +69,8 @@ class _EventInternalMetadata(object):
|
||||||
Starting in room v3 redaction events are accepted up front, and later
|
Starting in room v3 redaction events are accepted up front, and later
|
||||||
checked to see if the redacter and redactee's domains match.
|
checked to see if the redacter and redactee's domains match.
|
||||||
|
|
||||||
If the sender of the redaction event is allowed to redact due to auth
|
If the sender of the redaction event is allowed to redact any event
|
||||||
rules, then this will always return false.
|
due to auth rules, then this will always return false.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
bool
|
bool
|
||||||
|
|
Loading…
Add table
Reference in a new issue