You've already forked bilibili-subtitle
新增字幕提问功能
This commit is contained in:
3
src/typings.d.ts
vendored
3
src/typings.d.ts
vendored
@@ -26,6 +26,9 @@ interface EnvData {
|
||||
searchEnabled?: boolean
|
||||
cnSearchEnabled?: boolean
|
||||
|
||||
// ask
|
||||
askEnabled?: boolean
|
||||
|
||||
prompts?: {
|
||||
[key: string]: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user