调整插件名称
This commit is contained in:
@@ -17,7 +17,7 @@ class StatsCollectorPlugin(PluginInterface):
|
||||
|
||||
@property
|
||||
def name(self) -> str:
|
||||
return "群聊指令记录[stats_collector]"
|
||||
return "指令记录"
|
||||
|
||||
@property
|
||||
def version(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user