Forgot import

This commit is contained in:
yasirarism 2023-06-12 05:57:52 +00:00 committed by GitHub
parent 546cc61346
commit f10a6cf016
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
import os
from misskaty import app
from misskaty.vars import COMMAND_HANDLER
from PIL import Image, ImageFont, ImageDraw