You've already forked bilibili-subtitle
添加字幕搜索功能
This commit is contained in:
4
src/typings.d.ts
vendored
4
src/typings.d.ts
vendored
@@ -16,6 +16,10 @@ interface EnvData {
|
||||
theme?: 'system' | 'light' | 'dark'
|
||||
fontSize?: 'normal' | 'large'
|
||||
|
||||
// search
|
||||
searchEnabled?: boolean
|
||||
cnSearchEnabled?: boolean
|
||||
|
||||
prompts?: {
|
||||
[key: string]: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user