mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Include links to items into mail template
This commit is contained in:
@ -15,6 +15,7 @@ case class NotifyDueItemsArgs(
|
||||
account: AccountId,
|
||||
smtpConnection: Ident,
|
||||
recipients: List[String],
|
||||
itemDetailUrl: Option[LenientUri],
|
||||
remindDays: Int,
|
||||
tagsInclude: List[Ident],
|
||||
tagsExclude: List[Ident]
|
||||
|
Reference in New Issue
Block a user