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
b655c34bbb
commit
df9e886f32
@ -122,5 +122,6 @@ export class EventEntry extends BaseEntry {
|
||||
if (redactionEvent) {
|
||||
return redactionEvent.content?.reason;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user