mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
Signed-off-by: lstocchi <lstocchi@redhat.com>
This commit is contained in:
parent
4a95323567
commit
1c8e3466fc
1 changed files with 1 additions and 0 deletions
|
|
@ -303,6 +303,7 @@ export async function activate(extensionContext: extensionApi.ExtensionContext):
|
|||
(err: unknown) => window.showErrorMessage('Kind installation failed ' + err),
|
||||
),
|
||||
),
|
||||
statusBarItem,
|
||||
);
|
||||
statusBarItem.show();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue