mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
fix: enter
This commit is contained in:
parent
a4fc2bb492
commit
10d40efe56
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ function createButtonBase (label, data, enter = true, style = 1) {
|
|||
type: 2
|
||||
},
|
||||
data,
|
||||
enter: true,
|
||||
enter,
|
||||
unsupport_tips: ''
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue