Fixed minor UI bugs
This commit is contained in:
parent
bb105839ff
commit
d3e7bd6d50
|
@ -348,7 +348,6 @@ def start():
|
|||
adArea["state"] = "normal"
|
||||
startBtn["state"] = "normal"
|
||||
keepBtn["state"] = "normal"
|
||||
rsBtn["state"] = "normal"
|
||||
working = False
|
||||
del key
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue