From 431cff0502fb6d21af303d98e1f674874f7c2be4 Mon Sep 17 00:00:00 2001 From: Filip Date: Mon, 8 Jun 2026 09:41:16 +0200 Subject: [PATCH] fix: removed incorrect `.si` file extension from supported formats (#644) Signed-off-by: filip --- app/(dashboard)/import/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(dashboard)/import/page.tsx b/app/(dashboard)/import/page.tsx index e30b2805..75639289 100644 --- a/app/(dashboard)/import/page.tsx +++ b/app/(dashboard)/import/page.tsx @@ -2107,7 +2107,7 @@ export default function ImportPage() { {t('sie_description')}

- {['SIE4', '.se', '.si'].map(fmt => ( + {['SIE4', '.se'].map(fmt => ( {fmt}