mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
update button text on welcome screen
This commit is contained in:
parent
d9eb9125cf
commit
428a473ba4
@ -27,7 +27,7 @@ export function initWelcomeMenuRegistry() {
|
||||
WelcomeMenuRegistry.getInstance()
|
||||
.add([
|
||||
{
|
||||
title: "Browse Clusters",
|
||||
title: "Browse Clusters in Catalog",
|
||||
icon: "view_list",
|
||||
click: () => navigate(catalogURL({ params: { group: "entity.k8slens.dev", kind: "KubernetesCluster" } } )),
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user