We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8cca2 commit 8065c1cCopy full SHA for 8065c1c
lib/phoenix/verified_routes.ex
@@ -171,7 +171,7 @@ defmodule Phoenix.VerifiedRoutes do
171
defmodule UnlocalizedRoutes do
172
use Phoenix.VerifiedRoutes,
173
router: AppWeb.Router,
174
- endpoint: AppWeb.Endpoint,
+ endpoint: AppWeb.Endpoint
175
176
# Since :path_prefixes was not declared,
177
# the code below won't prepend the locale and still be verified
0 commit comments