mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Add a flag to processing task to distinguish re-/processing
This commit is contained in:
@ -107,7 +107,8 @@ object ReProcessItem {
|
||||
Seq.empty,
|
||||
false,
|
||||
None,
|
||||
None
|
||||
None,
|
||||
true
|
||||
),
|
||||
Nil
|
||||
).pure[F]
|
||||
|
Reference in New Issue
Block a user