Implement captions/subtitles
This commit is contained in:
parent
d4557fd3ec
commit
40e87e9ecc
83 changed files with 1867 additions and 298 deletions
|
@ -25,6 +25,10 @@ export interface CustomConfig {
|
|||
previews: {
|
||||
size: number
|
||||
}
|
||||
|
||||
captions: {
|
||||
size: number
|
||||
}
|
||||
}
|
||||
|
||||
signup: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue