mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 23:16:47 +00:00
fix(BrushFlow): remove unintended code
This commit is contained in:
@@ -246,9 +246,6 @@ class BrushFlow(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "brush.jpg"
|
||||
# 插件版本
|
||||
"history": {
|
||||
"v3.9": "MoviePilot V2 版本站点数据统计插件"
|
||||
}
|
||||
plugin_version = "3.9"
|
||||
# 插件作者
|
||||
plugin_author = "jxxghp,InfinityPacer"
|
||||
|
||||
Reference in New Issue
Block a user