Bump videojs to 7.12.1 (#3011)

This commit is contained in:
Émilien Devos
2022-04-22 22:37:45 +02:00
committed by GitHub
parent cf755dec22
commit 2ea986326d
7 changed files with 63 additions and 34 deletions

View File

@@ -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>