mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
spelling: uninstalling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
6656199d44
commit
5e4fe9602a
@ -225,7 +225,7 @@ export class ExtensionInstallationStateStore {
|
||||
}
|
||||
|
||||
/**
|
||||
* If there is at least one extension currently ininstalling
|
||||
* If there is at least one extension currently uninstalling
|
||||
*/
|
||||
static get anyUninstalling(): boolean {
|
||||
return ExtensionInstallationStateStore.uninstalling > 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user