Skip to content

Commit f0e78d0

Browse files
committed
Format routes file
1 parent 52e0676 commit f0e78d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/routes

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
GET / controllers.FrontendController.index()
77

88
# An example route
9-
GET /api/summary controllers.HomeController.appSummary
9+
GET /api/summary controllers.HomeController.appSummary
1010

1111
# Map static resources from the /public folder to the file rosource path
1212
GET /*file controllers.FrontendController.assetOrDefault(file)

0 commit comments

Comments
 (0)