Pillow fix

This commit is contained in:
aikaterna
2017-09-13 20:31:34 -07:00
parent 5e599aa2e3
commit 97a0dbd1a3

View File

@@ -4,6 +4,6 @@
"NAME" : "imgwelcome",
"SHORT" : "Image Welcome",
"DESCRIPTION" : "Welcome users to your server with an image.",
"REQUIREMENTS": ["pillow"],
"REQUIREMENTS": ["Pillow"],
"TAGS": ["welcome", "welcome image", "images"]
}