mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
revert
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
d673c7730c
commit
1cb16f3d89
@ -158,7 +158,7 @@ export function initCommandRegistry() {
|
|||||||
{
|
{
|
||||||
id: "cluster.viewCurrentClusterSettings",
|
id: "cluster.viewCurrentClusterSettings",
|
||||||
title: "Cluster: View Settings",
|
title: "Cluster: View Settings",
|
||||||
scope: "entity",
|
scope: "global",
|
||||||
action: () => navigate(routes.entitySettingsURL({
|
action: () => navigate(routes.entitySettingsURL({
|
||||||
params: {
|
params: {
|
||||||
entityId: getActiveClusterEntity()?.id,
|
entityId: getActiveClusterEntity()?.id,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user