mirror of https://github.com/Mai-with-u/MaiBot.git
parent
d1de43b09a
commit
230f2a84a4
|
|
@ -162,7 +162,6 @@ class BaseCommand(ABC):
|
|||
command=command_data,
|
||||
stream_id=chat_stream.stream_id,
|
||||
storage_message=storage_message,
|
||||
display_message=display_message
|
||||
)
|
||||
|
||||
if success:
|
||||
|
|
|
|||
Loading…
Reference in New Issue