fix plugin name

This commit is contained in:
thsrite
2024-03-17 12:47:28 +08:00
parent 3de22ac316
commit 51254e2b97
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ from app.core.event import eventmanager, Event
import time
class TrCommond(_PluginBase):
class TrCommand(_PluginBase):
# 插件名称
plugin_name = "TR远程操作"
# 插件描述