mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Adopt restserver to new collective-id
This commit is contained in:
@ -20,7 +20,7 @@ import io.circe.generic.semiauto._
|
||||
*/
|
||||
case class ScanMailboxArgs(
|
||||
// the docspell user account
|
||||
account: AccountId,
|
||||
account: AccountInfo,
|
||||
// the configured imap connection
|
||||
imapConnection: Ident,
|
||||
// scan folders recursively
|
||||
|
Reference in New Issue
Block a user