mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 03:24:20 +00:00
🐛 Fixes #9
This commit is contained in:
parent
7cb296cea1
commit
ce582c702a
1 changed files with 1 additions and 0 deletions
|
@ -93,4 +93,5 @@ class TeleportingConversation(DecoratingConversation):
|
|||
__all__ = (
|
||||
"Conversation",
|
||||
"DecoratingConversation",
|
||||
"TeleportingConversation",
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue