This commit is contained in:
2026-01-26 14:32:40 +01:00
parent 1bc65f60c7
commit 2308c7fd91
+1 -1
View File
@@ -21,7 +21,7 @@ const execOpts: ExecSyncOptions = {
};
const dsqlFile = await datasquirel.api.media.get({
folder: DSQL_FOLDER,
// folder: DSQL_FOLDER,
mediaName: DSQL_FILE_NAME,
});