Skip to content

Commit

Permalink
feat: Updated jfinal-cms-shop/vue-admin-web/router
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Oct 23, 2023
1 parent cf7c004 commit 75ff223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jfinal-cms-shop/vue-admin-web/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ const routes: Routes = [
imports: [RouterModule.forRoot(routes)],
exports: [RouterModule]
})
export class AppRoutingModule { }
export class AppRoutingModule { };

0 comments on commit 75ff223

Please sign in to comment.