插件看板数据更改

This commit is contained in:
liuwei
2025-03-19 13:53:45 +08:00
parent 9517338351
commit 3258584958
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ class MessageSummaryPlugin(MessagePluginInterface):
@property
def name(self) -> str:
return "message_summary"
return "群聊消息总结"
@property
def version(self) -> str: