diff --git a/ts/components/WhatsNewModal.tsx b/ts/components/WhatsNewModal.tsx index d92cbe4a1f..1532ef5243 100644 --- a/ts/components/WhatsNewModal.tsx +++ b/ts/components/WhatsNewModal.tsx @@ -35,14 +35,10 @@ export function WhatsNewModal({ date: new Date(window.getBuildCreation?.() || Date.now()), version: window.getVersion?.(), features: [ - , @rakleed, - }} />, ], };