You've already forked bilibili-subtitle
增加模型选择
This commit is contained in:
1
src/typings.d.ts
vendored
1
src/typings.d.ts
vendored
@@ -3,6 +3,7 @@ interface EnvData {
|
||||
flagDot?: boolean
|
||||
apiKey?: string
|
||||
serverUrl?: string
|
||||
model?: string
|
||||
translateEnable?: boolean
|
||||
language?: string
|
||||
hideOnDisableAutoTranslate?: boolean
|
||||
|
Reference in New Issue
Block a user