Skip to content

Commit f4948ed

Browse files
committed
Tweak again
1 parent 69255cf commit f4948ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/github/common/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// We must update the key's version to re-request consent whenever the data we collect changes.
33
export const consentStorageKey = "codecov-consent-0.5.9";
44
export const consentDialogCopy =
5-
"By clicking OK you agree to the Codecov browser extension's privacy policy. See https://addons.mozilla.org/en-US/firefox/addon/codecov/privacy/ to read the policy. This message will show up again if you click Cancel. If you do not wish to agree please uninstall the extension.;
5+
"By clicking OK you agree to the Codecov browser extension's privacy policy (https://addons.mozilla.org/en-US/firefox/addon/codecov/privacy/). This message will show up again if you click Cancel. If you do not wish to agree please uninstall the extension.;
66
77
export const animationName = "codecov-gh-observer";
88

0 commit comments

Comments
 (0)