This commit was merged in pull request #13.
This commit is contained in:
Azeez Muibi
2025-04-29 09:49:23 +01:00
parent 34884a5154
commit 1867489a40
+1 -1
View File
@@ -99,4 +99,4 @@ class TransactionService:
logger.error(f"An error occurred: {str(e)}", exc_info=True)
return jsonify({
"message": "Internal Server Error"
}), 500
}), 500