mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 17:52:32 +08:00
set default executors
This commit is contained in:
parent
58f4f5d1e6
commit
04c573e212
@ -17,6 +17,7 @@ class AppContext extends Component {
|
|||||||
super();
|
super();
|
||||||
|
|
||||||
this.isMainWindow = isMainWindow;
|
this.isMainWindow = isMainWindow;
|
||||||
|
this.executors = [];
|
||||||
}
|
}
|
||||||
|
|
||||||
setLayout(layout) {
|
setLayout(layout) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user