Skip to content

Commit 5da1c93

Browse files
authored
oops
1 parent 12ab4f7 commit 5da1c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daikoku/app/domain/CommonServices.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ object CommonServices {
529529
case _ => ApiWithAuthorizations(api = api, plans = apiPlans)
530530
})
531531
}
532-
ApiWithCount(sortedApis, producerTeams, paginatedApis._2)
532+
ApiWithCount(sortedApis, producerTeams, paginateApis._2)
533533
}
534534
})
535535
}

0 commit comments

Comments
 (0)