You've already forked bilibili-subtitle
增加是否自动插入字幕列表选项
This commit is contained in:
1
src/typings.d.ts
vendored
1
src/typings.d.ts
vendored
@@ -22,6 +22,7 @@ interface MethodContext {
|
||||
}
|
||||
|
||||
interface EnvData {
|
||||
manualInsert?: boolean //是否手动插入字幕列表
|
||||
autoExpand?: boolean
|
||||
flagDot?: boolean
|
||||
|
||||
|
Reference in New Issue
Block a user