Skip to content

Commit

Permalink
fix: apikeylimieten route
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD committed Jul 12, 2024
1 parent 2e7f731 commit d8aa085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/modules/apikey/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const ApiKeyRoutes = [
name: "apikey"
},
{
path: "limits",
path: "limieten",
component: ApiKeyLimits,
name: "apikeylimits"
}
Expand Down

0 comments on commit d8aa085

Please sign in to comment.