Skip to content

Commit

Permalink
not sure how this ever worked?
Browse files Browse the repository at this point in the history
  • Loading branch information
fukawi2 committed Sep 9, 2019
1 parent 501c440 commit 1d0097c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GET @logout: /logout= Authentication->Logout
GET @show_index: /shows= Show->Index
GET @show_by_id: /show/@show_id= Show->Display
GET @episode_by_id: /ep/@episode_id= Episode->Display
GET|HEAD @episode_download: /ep/@episode_id/download/= Episode->Download
GET|HEAD @episode_download: /ep/@episode_id/download= Episode->Download
GET|HEAD @feed_firehose: /feed= Feeds->Firehose
GET|HEAD @show_feed: /feed/@show_id= Feeds->ByShow

Expand Down

0 comments on commit 1d0097c

Please sign in to comment.