forked from mystiq/hydrogen-web
update prop type
This commit is contained in:
parent
afbfb0c82c
commit
ab354e9f38
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue