mirror of
https://github.com/iv-org/invidious
synced 2024-11-09 01:10:27 +00:00
Use struct for caption object
This commit is contained in:
parent
57bb8c610a
commit
39110ad21c
@ -786,7 +786,7 @@ struct Video
|
||||
end
|
||||
end
|
||||
|
||||
class Caption
|
||||
struct Caption
|
||||
property name
|
||||
property languageCode
|
||||
property baseUrl
|
||||
|
Loading…
Reference in New Issue
Block a user