1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 07:14:50 +09:00

Fix redirection bug in SharerInboxR

This commit is contained in:
fr33domlover 2019-05-25 20:24:13 +00:00
parent bf9199b466
commit 9689e9d471

View file

@ -150,7 +150,7 @@ getSharerInboxR shr = do
getPageAndNavCount
(countItems pid)
(\ off lim -> map adaptItem <$> getItems pid off lim)
let here = OutboxR shr
let here = SharerInboxR shr
encodeRouteLocal <- getEncodeRouteLocal
encodeRoutePageLocal <- getEncodeRoutePageLocal
let pageUrl = encodeRoutePageLocal here