Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Aug 20, 2024
1 parent 685c961 commit 12e2cdc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ defmodule <%= @web_namespace %> do
# Routes generation with the ~p sigil
unquote(verified_routes())
end
end<% end %>

def verified_routes do
quote do
Expand Down

0 comments on commit 12e2cdc

Please sign in to comment.