Skip to content

Commit

Permalink
🤖 GITHUB ACTIONS format_prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Jan 30, 2025
1 parent 1f622d9 commit 267c533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app-routing.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ const routes: Routes = [
import('./developer-tools/developer-tools.module').then(
(m) => m.DeveloperToolsModule
),
},
},
{
path: '404',
loadChildren: () =>
Expand Down

0 comments on commit 267c533

Please sign in to comment.