forked from extern/easydiffusion
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…
Reference in New Issue
Block a user