fix bug
This commit is contained in:
parent
114788e3ed
commit
4bf9045784
@ -328,7 +328,7 @@ class WeChat(metaclass=Singleton):
|
|||||||
"button": [
|
"button": [
|
||||||
{
|
{
|
||||||
"name": "操作",
|
"name": "操作",
|
||||||
"sub_button": []
|
"sub_button": buttons
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user