mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +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);
|
||||
}
|
||||
if (changed) {
|
||||
this.emitChange("middlePanelViewType");
|
||||
this.emitChange("activeSection");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user