mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
lint chase
Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
parent
e6c28e042a
commit
ad1c2f940f
@ -41,7 +41,7 @@ const checkForUpdatesMenuItemInjectable = getInjectable({
|
|||||||
`You've got the latest version of Lens,\nthanks for staying on the ball.`,
|
`You've got the latest version of Lens,\nthanks for staying on the ball.`,
|
||||||
{
|
{
|
||||||
textWidth: 300
|
textWidth: 300
|
||||||
},
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -72,7 +72,7 @@ const checkForUpdatesTrayItemInjectable = getInjectable({
|
|||||||
`You've got the latest version of Lens,\nthanks for staying on the ball.`,
|
`You've got the latest version of Lens,\nthanks for staying on the ball.`,
|
||||||
{
|
{
|
||||||
textWidth: 300
|
textWidth: 300
|
||||||
},
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user