Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
Signed-off-by: Janne Savolainen <[email protected]>
  • Loading branch information
jansav committed Apr 6, 2023
1 parent 0091a41 commit 67fa57c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 67fa57c

Please sign in to comment.