Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
UrbsKali committed Aug 15, 2024
1 parent c473409 commit 145dc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ func serve() {

routes.StaticRoutes(app)
routes.AdminRoutes(app)
//routes.LcuRoutes(app)
routes.LcuRoutes(app)
routes.RiotApiRoutes(app)
routes.SupabaseRoutes(app)

Expand Down

0 comments on commit 145dc65

Please sign in to comment.