mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 00:07:48 +02:00
Missing return
This commit is contained in:
parent
37e8158175
commit
d4c1155ac3
@ -482,7 +482,7 @@ def start_render_thread(device):
|
||||
# return False
|
||||
# timeout -= 1
|
||||
# time.sleep(1)
|
||||
# return True
|
||||
return True
|
||||
|
||||
|
||||
def stop_render_thread(device):
|
||||
|
Loading…
x
Reference in New Issue
Block a user