Skip to content

Commit 13e1a02

Browse files
remove pointless comma
1 parent 6b988b4 commit 13e1a02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/shared/cookies/klaro-configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export const klaroConfiguration: any = {
133133
cookies: [
134134
[/^klaro-.+$/],
135135
HAS_AGREED_END_USER
136-
],
136+
]
137137
},
138138
{
139139
name: GOOGLE_ANALYTICS_KLARO_KEY,

0 commit comments

Comments
 (0)