master
Lukas Schulz 2020-12-19 22:17:43 +01:00
parent bb070673b7
commit f4a6889dd8
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ if token:
else:
print("Can't get token for", username)
screen.setImage(image.convert('RGB'))
screen.SetImage(image.convert('RGB'))