mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fixup cherry-pick
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
0440462265
commit
6c02275f3d
@ -10,7 +10,7 @@ export const beforeQuitOfFrontEndInjectionToken = getInjectionToken<RunnableSync
|
|||||||
id: "before-quit-of-front-end",
|
id: "before-quit-of-front-end",
|
||||||
});
|
});
|
||||||
|
|
||||||
export const beforeQuitOfBackEndInjectionToken = getInjectionToken<RunnableSync>({
|
export const beforeQuitOfBackEndInjectionToken = getInjectionToken<Runnable>({
|
||||||
id: "before-quit-of-back-end",
|
id: "before-quit-of-back-end",
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user