From 6466c14cf5aeb108d6241cfce0647173a3f3a78d Mon Sep 17 00:00:00 2001 From: rustdesk Date: Wed, 18 Sep 2024 15:28:30 +0800 Subject: [PATCH] hide cookie preferences tip --- v3/src/components/CookieConsent.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/src/components/CookieConsent.astro b/v3/src/components/CookieConsent.astro index 92e11f3..03701f4 100644 --- a/v3/src/components/CookieConsent.astro +++ b/v3/src/components/CookieConsent.astro @@ -3,7 +3,7 @@ import 'vanilla-cookieconsent/dist/cookieconsent.css'; import '../assets/styles/ccElegantBlack.css'; --- - +