mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: add a button
This commit is contained in:
parent
195d77f00b
commit
80d3e7315a
1 changed files with 2 additions and 1 deletions
|
|
@ -114,7 +114,8 @@ export class ChatGPTButtonHandler extends plugin {
|
|||
{
|
||||
buttons: [
|
||||
createButtonBase('结束对话', '#摧毁对话'),
|
||||
createButtonBase('切换模式', '#chatgpt切换', false)
|
||||
createButtonBase('切换模式', '#chatgpt切换', false),
|
||||
createButtonBase('at我对话', '', false)
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue