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