mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 19:45:05 +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") {
|
if (this.shape !== "redacted") {
|
||||||
return this._reactions;
|
return this._reactions;
|
||||||
}
|
}
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
get canReact() {
|
get canReact() {
|
||||||
|
Loading…
Reference in New Issue
Block a user