mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Allow a custom message part for the periodic query task
This commit is contained in:
@ -23,6 +23,7 @@ final case class PeriodicQuerySettings(
|
||||
channel: NotificationChannel,
|
||||
query: Option[ItemQuery],
|
||||
bookmark: Option[String],
|
||||
contentStart: Option[String],
|
||||
schedule: CalEvent
|
||||
) {}
|
||||
|
||||
|
Reference in New Issue
Block a user