From 2c1864977a8deb2c53ca0c9e915e3fbf6ae4e43a Mon Sep 17 00:00:00 2001 From: ayumi-signal Date: Tue, 19 Nov 2024 11:59:14 -0800 Subject: [PATCH] Update release notes for 7.34 --- ts/components/WhatsNewModal.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/ts/components/WhatsNewModal.tsx b/ts/components/WhatsNewModal.tsx index 53e6da560c..ecadf11ff7 100644 --- a/ts/components/WhatsNewModal.tsx +++ b/ts/components/WhatsNewModal.tsx @@ -43,7 +43,6 @@ export function WhatsNewModal({ date: new Date(window.getBuildCreation?.() || Date.now()), version: window.getVersion?.(), features: [ - , , , ],