Fixed bad method reference.
This commit is contained in:
parent
df5cbfd70d
commit
cc06d8fdaf
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue