forked from mystiq/hydrogen-web
fix lint
This commit is contained in:
parent
5984e8dd6d
commit
bb6417dab9
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue