diff --git a/src/Vervis/Foundation.hs b/src/Vervis/Foundation.hs index c248d96..d08a4eb 100644 --- a/src/Vervis/Foundation.hs +++ b/src/Vervis/Foundation.hs @@ -818,7 +818,7 @@ instance YesodBreadcrumbs App where , Just $ RepoHeadChangesR shar repo ) RepoPatchR shr rp hash -> ( "Patch " <> hash - , Just $ RepoR shr rp + , Just $ RepoHeadChangesR shr rp ) RepoDevsR shr rp -> ( "Collaboratots" , Just $ RepoR shr rp