This commit is contained in:
Lukas Schulz 2020-12-19 22:20:38 +01:00
parent f4a6889dd8
commit 6104c066cf

View file

@ -42,5 +42,5 @@ if token:
#image.save("thumbnail.jpg","JPEG")
else:
print("Can't get token for", username)
while(True):
screen.SetImage(image.convert('RGB'))