Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Dec 19, 2024
1 parent f323440 commit ee9da3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const routePathSubresources: Partial<
'/acs/users': ['unmanaged'],
'/acs/access_groups': ['unmanaged'],
'/acs/credentials': ['unmanaged'],
'/acs/encoders': ['simulate'].
'/acs/encoders': ['simulate'],
'/phones': ['simulate'],
'/devices': ['unmanaged', 'simulate'],
'/noise_sensors': ['noise_thresholds', 'simulate'],
Expand Down

0 comments on commit ee9da3a

Please sign in to comment.