Chore : various fixes

This commit is contained in:
2024-07-14 14:49:24 +02:00
parent b24975b148
commit 14e8f5c089
7 changed files with 225 additions and 14 deletions
+1
View File
@@ -83,6 +83,7 @@ export function WithTransaction(
HttpStatus.TOO_MANY_REQUESTS,
),
);
return;
});
resolve(data);
return data;