mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-29 11:12:02 +01: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:
|
||||
ee_tasks_to_schedule = [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user