diff --git a/src/renderer/frames/root-frame/root-frame.tsx b/src/renderer/frames/root-frame/root-frame.tsx index 834dd63855..6cb4d016c5 100644 --- a/src/renderer/frames/root-frame/root-frame.tsx +++ b/src/renderer/frames/root-frame/root-frame.tsx @@ -14,6 +14,7 @@ import { CommandContainer } from "../../components/command-palette/command-conta import { withInjectables } from "@ogre-tools/injectable-react"; import broadcastThatRootFrameIsRenderedInjectable from "./broadcast-that-root-frame-is-rendered.injectable"; +// Todo: remove import-time side-effect. injectSystemCAs(); interface Dependencies {