调整插件名称
This commit is contained in:
@@ -11,7 +11,7 @@ class StatsDashboardPlugin(PluginInterface):
|
||||
|
||||
@property
|
||||
def name(self) -> str:
|
||||
return "统计看板[stats_dashboard]"
|
||||
return "统计看板"
|
||||
|
||||
@property
|
||||
def version(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user