mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
refactoring
This commit is contained in:
@@ -33,7 +33,7 @@ class AppContext {
|
||||
|
||||
this.components = [
|
||||
rootContainer,
|
||||
new Entrypoints(),
|
||||
new Entrypoints(this),
|
||||
new DialogEventComponent(this)
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user