From b8d67f7926cabb1e915f46ce039ca65f6c0419c6 Mon Sep 17 00:00:00 2001 From: Yinyin Liu Date: Tue, 14 Apr 2026 13:09:10 +0200 Subject: [PATCH] added sodistore home 13.5 setup for sinexcel --- .../dashboards/Information/installationSetupUtils.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/typescript/frontend-marios2/src/content/dashboards/Information/installationSetupUtils.ts b/typescript/frontend-marios2/src/content/dashboards/Information/installationSetupUtils.ts index 37fc70d4a..2756f3d97 100644 --- a/typescript/frontend-marios2/src/content/dashboards/Information/installationSetupUtils.ts +++ b/typescript/frontend-marios2/src/content/dashboards/Information/installationSetupUtils.ts @@ -20,10 +20,11 @@ export const INSTALLATION_PRESETS: Record> 'sodistore home 18': [[4]], }, 4: { - 'sodistore home 9': [[1, 1]], - 'sodistore home 18': [[2, 2]], - 'sodistore home 27': [[2, 2], [1, 1]], - 'sodistore home 36': [[2, 2], [2, 2]], + 'sodistore home 9': [[1, 1]], + 'sodistore home 13.5': [[2, 1]], + 'sodistore home 18': [[2, 2]], + 'sodistore home 27': [[2, 2], [1, 1]], + 'sodistore home 36': [[2, 2], [2, 2]], }, };