From 2a4a52933b0acdf96136fb1b09243dc23287d2f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Wed, 4 Dec 2024 17:00:11 +0100 Subject: [PATCH] [dashboard] Privacy policy update notification (#20421) --- components/dashboard/src/AppNotifications.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/components/dashboard/src/AppNotifications.tsx b/components/dashboard/src/AppNotifications.tsx index 9eb884538d45c9..8f787dcaead7c7 100644 --- a/components/dashboard/src/AppNotifications.tsx +++ b/components/dashboard/src/AppNotifications.tsx @@ -20,7 +20,7 @@ import { useOrgBillingMode } from "./data/billing-mode/org-billing-mode-query"; import { Organization } from "@gitpod/public-api/lib/gitpod/v1/organization_pb"; const KEY_APP_DISMISSED_NOTIFICATIONS = "gitpod-app-notifications-dismissed"; -const PRIVACY_POLICY_LAST_UPDATED = "2024-10-01"; +const PRIVACY_POLICY_LAST_UPDATED = "2024-12-03"; interface Notification { id: string; @@ -171,7 +171,8 @@ const AWS_REINVENT_NOTIFICATION = (updateUser: (user: Partial) => return GENERAL_NOTIFICATION( "aws_reinvent_2024", - See you at re:Invent! Book a demo with us, and join our developer productivity leaders roundtable (limited tickets) |{" "} + See you at re:Invent! Book a demo with us, and join our developer productivity leaders roundtable + (limited tickets) |{" "}