mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
revert undefined -> null change
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
08e4e7d59d
commit
00af0f2f24
@ -17,4 +17,4 @@ export const apiKube = isClusterPageContext()
|
|||||||
"Host": window.location.host,
|
"Host": window.location.host,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
: null;
|
: undefined;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user