mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-11 04:27:40 +01:00
fix lint here
This commit is contained in:
parent
9b923d337d
commit
39bed4b0fc
@ -197,6 +197,7 @@ export class PendingEvent {
|
||||
if (isTxnId(this._data.redacts)) {
|
||||
return this._data.redacts;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
setRelatedEventId(eventId) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user