This commit is contained in:
minecraft1024a
2025-09-26 20:16:46 +08:00
committed by Windpicker-owo
parent 69c6829aed
commit f842c43ab0
14 changed files with 8 additions and 16 deletions

View File

@@ -233,6 +233,5 @@ class MessageShield:
def create_default_shield() -> MessageShield:
"""创建默认的消息加盾器"""
from .config import default_config
return MessageShield()