mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
fix lint
This commit is contained in:
parent
10522cacef
commit
b6f795505d
@ -426,7 +426,7 @@ export class RoomViewModel extends ViewModel {
|
||||
}
|
||||
}
|
||||
|
||||
dismissError(evt) {
|
||||
dismissError() {
|
||||
this._sendError = null;
|
||||
this.emitChange("error");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user