mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-01-30 10:42:53 +00:00
Bump videojs to 7.12.1 (#3011)
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
"video_series" => video_series,
|
||||
"params" => params,
|
||||
"preferences" => preferences,
|
||||
"premiere_timestamp" => video.premiere_timestamp.try &.to_unix
|
||||
"premiere_timestamp" => video.premiere_timestamp.try &.to_unix,
|
||||
"local_disabled" => CONFIG.disabled?("local")
|
||||
}.to_pretty_json
|
||||
%>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user