mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
I broke code with previous commit
This commit is contained in:
parent
1883b407a6
commit
404778089b
1 changed files with 1 additions and 2 deletions
|
|
@ -94,8 +94,7 @@ export class AbstractSettingsScreen extends AbstractScreen {
|
|||
let subScreen = this.oCurrentSubScreen;
|
||||
if (subScreen) {
|
||||
subScreen.onHide?.();
|
||||
subScreen.
|
||||
.hidden = true;
|
||||
subScreen.viewModelDom.hidden = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue