Merge branch 'dev' of https://github.com/MoFox-Studio/MoFox_Bot into dev
This commit is contained in:
@@ -59,7 +59,6 @@ class StreamLoopManager:
|
||||
return
|
||||
|
||||
self.is_running = True
|
||||
logger.info("流循环管理器已启动")
|
||||
|
||||
async def stop(self) -> None:
|
||||
"""停止流循环管理器"""
|
||||
|
||||
Reference in New Issue
Block a user