fix author

This commit is contained in:
jxxghp
2024-04-02 16:26:33 +08:00
parent 598b03044b
commit 1542dc85da
2 changed files with 2 additions and 2 deletions

View File

@@ -228,7 +228,7 @@
"description": "自动托管刷流,将会提高对应站点的访问频率。",
"version": "2.2",
"icon": "brush.jpg",
"author": "jxxghp",
"author": "jxxghp,InfinityPacer",
"level": 2
},
"DownloadingMsg": {

View File

@@ -188,7 +188,7 @@ class BrushFlow(_PluginBase):
# 插件作者
plugin_author = "jxxghp,InfinityPacer"
# 作者主页
author_url = "https://github.com/jxxghp"
author_url = "https://github.com/InfinityPacer"
# 插件配置项ID前缀
plugin_config_prefix = "brushflow_"
# 加载顺序