You've already forked bilibili-subtitle
临时存储当前选择的tab索引
This commit is contained in:
4
src/typings.d.ts
vendored
4
src/typings.d.ts
vendored
@@ -16,6 +16,10 @@ interface EnvData {
|
||||
fontSize?: 'normal' | 'large'
|
||||
}
|
||||
|
||||
interface TempData {
|
||||
curSummaryType: SummaryType
|
||||
}
|
||||
|
||||
interface TaskDef {
|
||||
type: 'chatComplete'
|
||||
serverUrl?: string
|
||||
|
Reference in New Issue
Block a user