mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-21 13:30:59 +02:00
missed ee_tasks_to_schedule declaration
This commit is contained in:
parent
a2d8e815f6
commit
ba771483d8
@ -40,6 +40,8 @@ ee_cloud_tasks_to_schedule = [
|
|||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
ee_tasks_to_schedule: list[dict] = []
|
||||||
|
|
||||||
if not MULTI_TENANT:
|
if not MULTI_TENANT:
|
||||||
ee_tasks_to_schedule = [
|
ee_tasks_to_schedule = [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user