Skip to content

Commit

Permalink
Add appeals page
Browse files Browse the repository at this point in the history
Add appeals page
  • Loading branch information
HelenWDTK authored Aug 1, 2023
1 parent 9a0df58 commit 7d304cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/config/wdtk-routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,7 @@

get '/help/no_response' => 'help#no_response',
as: :help_no_response

get '/help/appeals' => 'help#appeals',
as: :help_appeals
end

0 comments on commit 7d304cc

Please sign in to comment.