mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Make faked, yet weak, typing a bit stronger
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
This commit is contained in:
parent
fc77c41095
commit
f2e6ce22aa
@ -373,8 +373,7 @@ export const getApplicationBuilder = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Todo: prevent leaking of Electron.
|
// Todo: prevent leaking of Electron.
|
||||||
// @ts-ignore
|
(clickableMenuItem.value as any).onClick();
|
||||||
clickableMenuItem.value.onClick();
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user