This commit is contained in:
2024-06-23 18:56:22 -05:00
parent b860ae52f6
commit c65e225291
8 changed files with 75 additions and 26 deletions
-1
View File
@@ -264,7 +264,6 @@ void main() async {
}
}
// await Future.delayed(Duration(seconds: 5));
return Response.ok(
json.encode(output),
headers: {