调整插件名称
This commit is contained in:
@@ -16,7 +16,7 @@ class PluginManagerPlugin(MessagePluginInterface):
|
||||
|
||||
@property
|
||||
def name(self) -> str:
|
||||
return "插件管理[plugin_manager]"
|
||||
return "插件管理"
|
||||
|
||||
@property
|
||||
def version(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user