优化插件管理内容

This commit is contained in:
liuwei
2025-03-19 14:28:23 +08:00
parent cb87ca4921
commit 0ed506a6a4
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ class StatsDashboardPlugin(PluginInterface):
@property
def name(self) -> str:
return "统计看板"
return "统计看板[stats_dashboard]"
@property
def version(self) -> str: