mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-29 19:02:43 +00:00
Fixed minor UI bugs
This commit is contained in:
parent
bb105839ff
commit
d3e7bd6d50
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue