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

Define breadcrumbs for shared actor key routes

This commit is contained in:
fr33domlover 2019-02-14 22:17:04 +00:00
parent e6b7a5297a
commit fb396bb984

View file

@ -708,6 +708,8 @@ instance YesodBreadcrumbs App where
InboxR -> ("Inbox", Nothing)
OutboxR -> ("Outbox", Nothing)
ActorKey1R -> ("Actor Key 1", Nothing)
ActorKey2R -> ("Actor Key 2", Nothing)
HomeR -> ("Home", Nothing)
ResendVerifyEmailR -> ( "Resend verification email"