mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
fix lint
This commit is contained in:
parent
5984e8dd6d
commit
bb6417dab9
@ -118,6 +118,7 @@ export class BaseMessageTile extends SimpleTile {
|
||||
if (this.shape !== "redacted") {
|
||||
return this._reactions;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
get canReact() {
|
||||
|
Loading…
Reference in New Issue
Block a user