mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix override
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
231ff67643
commit
bed986ce94
@ -9,5 +9,5 @@ import certificateAuthoritiesChannelListenerInjectable from "./channel-handler.i
|
||||
|
||||
export default getGlobalOverride(certificateAuthoritiesChannelListenerInjectable, () => ({
|
||||
channel: casChannel,
|
||||
handler: () => () => [],
|
||||
handler: () => [],
|
||||
}));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user