Add patched module back for compatibility

This commit is contained in:
Lonami Exo 2021-02-02 19:11:11 +01:00
parent 2117f8f54b
commit 9384d71d46

View File

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