mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Add TODO
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
bfd08578ae
commit
c0776a495c
@ -12,6 +12,7 @@ const initIpcMainHandlersInjectable = getInjectable({
|
||||
id: "init-ipc-main-handlers",
|
||||
|
||||
instantiate: (di) => initIpcMainHandlers({
|
||||
// TODO: Remove requirement for postponing inject
|
||||
getAppMenuItems: () => di.inject(getAppMenuItemsInjectable)(),
|
||||
directoryForLensLocalStorage: di.inject(directoryForLensLocalStorageInjectable),
|
||||
getAbsolutePath: di.inject(getAbsolutePathInjectable),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user