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: [ - , , , ],