fix 微信菜单
This commit is contained in:
parent
c224a7c07b
commit
c62b29edc4
@ -109,6 +109,7 @@ class Command(metaclass=Singleton):
|
|||||||
"/downloading": {
|
"/downloading": {
|
||||||
"func": DownloadChain(self._db).remote_downloading,
|
"func": DownloadChain(self._db).remote_downloading,
|
||||||
"description": "正在下载",
|
"description": "正在下载",
|
||||||
|
"category": "管理",
|
||||||
"data": {}
|
"data": {}
|
||||||
},
|
},
|
||||||
"/transfer": {
|
"/transfer": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user