mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +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
|
type: 2
|
||||||
},
|
},
|
||||||
data,
|
data,
|
||||||
enter: true,
|
enter,
|
||||||
unsupport_tips: ''
|
unsupport_tips: ''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue