csp fix removed matcher

This commit is contained in:
2025-04-14 18:00:30 +01:00
parent 99e2db34ae
commit 8f1b2b63b4
2 changed files with 27 additions and 25 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ export const Tracking = ({ googleTagManagerID, nonce, cookieObj }) => {
);
};
export const TrackingNoScript = ({ nonce, googleTagManagerID }) => (
export const TrackingNoScript = ({ googleTagManagerID, nonce }) => (
<Fragment>
<noscript>
<iframe