mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
fix: delete a
This commit is contained in:
parent
ced2b4eeb6
commit
d3cc6e4679
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ export class QueryGenshinTool extends AbstractTool {
|
||||||
description: '游戏的uid,如果用户提供了则传入并优先使用'
|
description: '游戏的uid,如果用户提供了则传入并优先使用'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
required: ['qq', 'groupId']
|
required: ['qq']
|
||||||
}
|
}
|
||||||
|
|
||||||
func = async function (opts, e) {
|
func = async function (opts, e) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue