1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 13:29:42 +02:00
This commit is contained in:
didier 2025-04-09 15:42:43 +02:00
parent e8d3b7f682
commit 170e2fac1b

View file

@ -845,7 +845,7 @@ def startup():
print_screen() print_screen()
# Wait for workers # Wait for workers
wait_for_workers() # wait_for_workers()
return "WAIT" return "WAIT"