yes.
This commit is contained in:
parent
bb070673b7
commit
f4a6889dd8
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -43,4 +43,4 @@ if token:
|
||||||
else:
|
else:
|
||||||
print("Can't get token for", username)
|
print("Can't get token for", username)
|
||||||
|
|
||||||
screen.setImage(image.convert('RGB'))
|
screen.SetImage(image.convert('RGB'))
|
||||||
|
|
Loading…
Reference in a new issue