mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-11 04:27:40 +01:00
explain why this is needed
This commit is contained in:
parent
8196a02f9d
commit
dc2e21495b
@ -38,6 +38,7 @@ export class RedactedTile extends BaseMessageTile {
|
||||
return this._entry.isRedacting;
|
||||
}
|
||||
|
||||
/** override parent property to disable redacting, even if still pending */
|
||||
get canRedact() {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user