Add patched module back for compatibility

This commit is contained in:
Lonami Exo 2021-02-02 19:11:11 +01:00
parent b88ec4b814
commit 9a0e030db8

View File

@ -0,0 +1,4 @@
# Compatibility for people relying on this module
from ..custom.message import Message
MessageService = MessageEmpty = Message