You've already forked bilibili-subtitle
自定义prompt功能
This commit is contained in:
4
src/typings.d.ts
vendored
4
src/typings.d.ts
vendored
@@ -14,6 +14,10 @@ interface EnvData {
|
||||
summarizeFloat?: boolean
|
||||
theme?: 'system' | 'light' | 'dark'
|
||||
fontSize?: 'normal' | 'large'
|
||||
|
||||
prompts?: {
|
||||
[key: string]: string
|
||||
}
|
||||
}
|
||||
|
||||
interface TempData {
|
||||
|
Reference in New Issue
Block a user