diff --git a/src/main/apollon-editor.ts b/src/main/apollon-editor.ts index c64c05cd..5ed1b789 100644 --- a/src/main/apollon-editor.ts +++ b/src/main/apollon-editor.ts @@ -512,6 +512,7 @@ export class ApollonEditor { nextRenderResolve(); }, state, + patcher: this.patcher, styles: this.options.theme, locale: this.options.locale, } as any);