mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-24 07:26:48 +00:00
fix plugin name
This commit is contained in:
@@ -10,7 +10,7 @@ from app.core.event import eventmanager, Event
|
||||
import time
|
||||
|
||||
|
||||
class TrCommond(_PluginBase):
|
||||
class TrCommand(_PluginBase):
|
||||
# 插件名称
|
||||
plugin_name = "TR远程操作"
|
||||
# 插件描述
|
||||
|
||||
Reference in New Issue
Block a user