mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix code style
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
0091a41359
commit
67fa57c15c
@ -26,7 +26,7 @@ export const applicationInformationFakeInjectable = getInjectable({
|
|||||||
k8sProxyVersion: "0.2.1",
|
k8sProxyVersion: "0.2.1",
|
||||||
sentryDsn: "",
|
sentryDsn: "",
|
||||||
contentSecurityPolicy: "script-src 'unsafe-eval' 'self'; frame-src http://*.localhost:*/; img-src * data:",
|
contentSecurityPolicy: "script-src 'unsafe-eval' 'self'; frame-src http://*.localhost:*/; img-src * data:",
|
||||||
}
|
},
|
||||||
}),
|
}),
|
||||||
|
|
||||||
injectionToken: applicationInformationToken,
|
injectionToken: applicationInformationToken,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user