You've already forked bilibili-subtitle
支持gemini
This commit is contained in:
2
src/typings.d.ts
vendored
2
src/typings.d.ts
vendored
@@ -38,7 +38,7 @@ interface TempData {
|
||||
}
|
||||
|
||||
interface TaskDef {
|
||||
type: 'chatComplete'
|
||||
type: 'chatComplete' | 'geminiChatComplete'
|
||||
serverUrl?: string
|
||||
data: any
|
||||
extra?: any
|
||||
|
Reference in New Issue
Block a user