Fixed bad method reference.
This commit is contained in:
parent
df5cbfd70d
commit
cc06d8fdaf
@ -259,7 +259,7 @@ scheduler_events = {
|
||||
# "custom_ui.tasks.all"
|
||||
# ],
|
||||
"daily": [
|
||||
"custom_ui.scheduled_tasks.daily"
|
||||
"custom_ui.scheduled_tasks.daily_task"
|
||||
],
|
||||
# "hourly": [
|
||||
# "custom_ui.tasks.hourly"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user