1
0
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:
Janne Savolainen 2023-04-06 10:04:26 +03:00
parent 0091a41359
commit 67fa57c15c

View File

@ -26,7 +26,7 @@ export const applicationInformationFakeInjectable = getInjectable({
k8sProxyVersion: "0.2.1",
sentryDsn: "",
contentSecurityPolicy: "script-src 'unsafe-eval' 'self'; frame-src http://*.localhost:*/; img-src * data:",
}
},
}),
injectionToken: applicationInformationToken,