Sarenrae: bug fix

This commit is contained in:
skins 2021-09-01 20:21:03 +01:00
parent 45a3067632
commit 72e7d2a6b9

View File

@ -4,7 +4,7 @@ import requests
import htmlwebshot
from PIL import Image, ImageOps
photographer = htmlwebshot.WebShot
photographer = htmlwebshot.WebShot()
def image(name, html):