Skip to content

Commit 59ab2f1

Browse files
pwli0755lammel
authored andcommitted
Fix Static files route not working
1 parent 135c511 commit 59ab2f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

echo.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -991,3 +991,4 @@ func applyMiddleware(h HandlerFunc, middleware ...MiddlewareFunc) HandlerFunc {
991991
}
992992
return h
993993
}
994+

0 commit comments

Comments
 (0)