mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-25 20:18:25 +02:00
Add private exported + sent mail cleanup to trimMessageAreasScheduledEvent() scheduled event
This commit is contained in:
parent
011c863547
commit
e7b0e4af30
4 changed files with 75 additions and 27 deletions
|
@ -990,7 +990,7 @@ exports.FullScreenEditorModule = exports.getModule = class FullScreenEditorModul
|
|||
this.viewControllers.body.switchFocus(1);
|
||||
|
||||
this.observeEditorEvents();
|
||||
};
|
||||
}
|
||||
|
||||
switchToFooter() {
|
||||
this.viewControllers.header.setFocus(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue