From d73e2b063af3af9750e798e2a2e583b72f5dfd52 Mon Sep 17 00:00:00 2001 From: Kristina <7614497+khjrtbrg@users.noreply.github.com> Date: Mon, 4 May 2026 10:31:14 +0200 Subject: [PATCH] [web] add email notification surveys (#33063) * feat: update survey link in settings modal * feat: add survey link to email footer GitOrigin-RevId: acd22281931bb98eebafa7072dca1c54d48cd972 --- .../editor-settings/project-notifications-setting.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/services/web/frontend/js/features/settings/components/editor-settings/project-notifications-setting.tsx b/services/web/frontend/js/features/settings/components/editor-settings/project-notifications-setting.tsx index 06f6156589..df990dbde9 100644 --- a/services/web/frontend/js/features/settings/components/editor-settings/project-notifications-setting.tsx +++ b/services/web/frontend/js/features/settings/components/editor-settings/project-notifications-setting.tsx @@ -72,11 +72,10 @@ export default function ProjectNotificationsSetting() { {t('email_notifications_are_currently_in_beta')}{' '} {t('these_settings_might_change_in_the_future')}{' '} - {/* TODO: update forms link */} {t('give_feedback')}