mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
fix: groupId 格式问题
This commit is contained in:
parent
de8cc48156
commit
feb6b31994
2 changed files with 3 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { AbstractTool } from './AbstractTool.js'
|
||||
import {convertSpeaker, generateAudio} from '../tts.js'
|
||||
import { convertSpeaker, generateAudio } from '../tts.js'
|
||||
import uploadRecord from '../uploadRecord.js'
|
||||
import { Config } from '../config.js'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue