Skip to content

Commit

Permalink
formary
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt committed Sep 27, 2024
1 parent 6be9b52 commit 7ed6142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/round-manager/src/features/api/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ export const convertApplications = (
if (application.metadata === null) {
return [];
}

return [
{
id: application.id,
Expand Down

0 comments on commit 7ed6142

Please sign in to comment.