mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
lint padding-line-between-statements
Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
parent
7ccf274806
commit
8779ed4d22
@ -20,6 +20,7 @@ const checkForUpdatesMenuItemInjectable = getInjectable({
|
||||
const updatingIsEnabled = di.inject(updatingIsEnabledInjectable);
|
||||
const isMac = di.inject(isMacInjectable);
|
||||
const showMessagePopup = di.inject(showMessagePopupInjectable);
|
||||
|
||||
return {
|
||||
kind: "clickable-menu-item" as const,
|
||||
id: "check-for-updates",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user