master
Lukas Schulz 2020-12-19 22:20:38 +01:00
parent f4a6889dd8
commit 6104c066cf
1 changed files with 2 additions and 2 deletions

View File

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