mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
update prop type
This commit is contained in:
parent
afbfb0c82c
commit
ab354e9f38
@ -131,7 +131,7 @@ export class SessionViewModel extends ViewModel {
|
|||||||
this._gridViewModel = this.disposeTracked(this._gridViewModel);
|
this._gridViewModel = this.disposeTracked(this._gridViewModel);
|
||||||
}
|
}
|
||||||
if (changed) {
|
if (changed) {
|
||||||
this.emitChange("middlePanelViewType");
|
this.emitChange("activeSection");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user