mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: screenshot command
This commit is contained in:
parent
cb3e57bea3
commit
1e1584b6ff
1 changed files with 1 additions and 1 deletions
|
|
@ -315,7 +315,7 @@ export class ChatGPTButtonHandler extends plugin {
|
|||
buttons: [
|
||||
createButtonBase('翻译', '#翻译', false),
|
||||
createButtonBase('OCR', '#ocr', false),
|
||||
createButtonBase('截图', '#url', false)
|
||||
createButtonBase('截图', '#url:', false)
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue