1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 02:44:52 +09:00

UI: Redirect DeckR to DeckTicketsR

This commit is contained in:
fr33domlover 2022-10-16 22:24:41 +00:00
parent 5d5919d75a
commit 58ca5e998e

View file

@ -164,7 +164,7 @@ getDeckR deckHash = do
(DeckUnfollowR deckHash)
(actorFollowers actor)
provideHtmlAndAP deckAP $ redirectToPrettyJSON $ DeckR deckHash
provideHtmlAndAP deckAP $ redirect $ DeckTicketsR deckHash
getDeckInboxR :: KeyHashid Deck -> Handler TypedContent
getDeckInboxR = getInbox DeckInboxR deckActor