added comment

This commit is contained in:
2025-06-19 16:07:28 +02:00
parent b82d9a7708
commit 09d93e3a52

View File

@@ -3,7 +3,7 @@ import { BUCKET, client, CONFIGFILENAME, TOKENFILENAME } from '$lib/minio';
import { checkIfExactDirectoryExists, getContentofTextObject } from './s3ClientService'; import { checkIfExactDirectoryExists, getContentofTextObject } from './s3ClientService';
/** /**
* Get Vorgang and list of tatorte * Get Vorgang and corresponend list of tatorte
* @param caseId * @param caseId
* @returns * @returns
*/ */