From a3d12e54ec914f5ccfe084ff2b7d8cd9bbc2d400 Mon Sep 17 00:00:00 2001 From: Yinyin Liu Date: Mon, 20 Oct 2025 16:57:07 +0200 Subject: [PATCH] fixed sodistorehome s3 bucket number error --- .../content/dashboards/Information/InformationSodistoreHome.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/frontend-marios2/src/content/dashboards/Information/InformationSodistoreHome.tsx b/typescript/frontend-marios2/src/content/dashboards/Information/InformationSodistoreHome.tsx index 7dbb2e0e5..4cb02d1ae 100644 --- a/typescript/frontend-marios2/src/content/dashboards/Information/InformationSodistoreHome.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/Information/InformationSodistoreHome.tsx @@ -361,7 +361,7 @@ function InformationSodistorehome(props: InformationSodistorehomeProps) { name="s3writesecretkey" value={ formValues.s3BucketId + - '-c0436b6a-d276-4cd8-9c44-1eae86cf5d0e' + '-e7b9a240-3c5d-4d2e-a019-6d8b1f7b73fa' } variant="outlined" fullWidth