diff --git a/opensaas-sh/app_diff/src/client/components/cookie-consent/Config.ts.diff b/opensaas-sh/app_diff/src/client/components/cookie-consent/Config.ts.diff new file mode 100644 index 0000000..82129c5 --- /dev/null +++ b/opensaas-sh/app_diff/src/client/components/cookie-consent/Config.ts.diff @@ -0,0 +1,13 @@ +--- template/app/src/client/components/cookie-consent/Config.ts ++++ opensaas-sh/app/src/client/components/cookie-consent/Config.ts +@@ -97,8 +97,8 @@ + // showPreferencesBtn: 'Manage Individual preferences', // (OPTIONAL) Activates the preferences modal + // TODO: Add your own privacy policy and terms and conditions links below. + footer: ` +- Privacy Policy +- Terms and Conditions ++ Privacy Policy ++ Terms and Conditions + `, + }, + // The showPreferencesBtn activates this modal to manage individual preferences https://cookieconsent.orestbida.com/reference/configuration-reference.html#translation-preferencesmodal