mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-02-13 07:25:53 +08:00
fix bug
This commit is contained in:
@@ -328,7 +328,7 @@ class WeChat(metaclass=Singleton):
|
||||
"button": [
|
||||
{
|
||||
"name": "操作",
|
||||
"sub_button": []
|
||||
"sub_button": buttons
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user