Rename routes

This commit is contained in:
adrinr 2023-03-27 11:33:49 +01:00
parent 099cc145bf
commit 74573a1625
1 changed files with 1 additions and 1 deletions

View File

@ -36,5 +36,5 @@ export const routes: Router[] = [
accountRoutes,
restoreRoutes,
eventRoutes,
...pro.scimRoutes,
pro.scim,
]