fix plugin name

This commit is contained in:
thsrite
2024-03-17 12:44:24 +08:00
parent ae43eab0a8
commit 3de22ac316

View File

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