mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Enable/disable user task based on addon run config
This commit is contained in:
parent
3d24381f97
commit
7b281a0162
@ -230,7 +230,7 @@ object OAddons {
|
||||
UserTask(
|
||||
runConfigId,
|
||||
scheduledAddonTaskName,
|
||||
true,
|
||||
runConfig.enabled,
|
||||
timer,
|
||||
s"Running scheduled addon task ${runConfig.name}".some,
|
||||
ScheduledAddonTaskArgs(collective, runConfigId)
|
||||
|
Loading…
x
Reference in New Issue
Block a user