🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-05-23 02:53:31 +00:00
parent 0eb1320481
commit 220b51aa14
2 changed files with 3 additions and 3 deletions

View File

@@ -41,8 +41,8 @@ class MuteAction(PluginAction):
try:
await self.send_message(
type = "text",
data = f"[command]mute,{user_id},{duration}",
type="text",
data=f"[command]mute,{user_id},{duration}",
# target = target
)