summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorsyeopite <syeopite@syeopite.dev>2021-05-23 08:51:24 -0700
committersyeopite <syeopite@syeopite.dev>2021-05-23 09:24:49 -0700
commitf529948d8140ddb785ff6d6bf20c9ca5a0e204b8 (patch)
treee4efee34312ae38eb5b9dcb60c7fe21840d38747 /src
parent4f3f51c583c1428028e58a3b45f9d5b76e0f9590 (diff)
downloadinvidious-f529948d8140ddb785ff6d6bf20c9ca5a0e204b8.tar.gz
invidious-f529948d8140ddb785ff6d6bf20c9ca5a0e204b8.tar.bz2
invidious-f529948d8140ddb785ff6d6bf20c9ca5a0e204b8.zip
Change videojs-vr to the unminified version
Diffstat (limited to 'src')
-rw-r--r--src/invidious/views/components/player_sources.ecr2
-rw-r--r--src/invidious/views/licenses.ecr2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/invidious/views/components/player_sources.ecr b/src/invidious/views/components/player_sources.ecr
index d3445ec3..1490916a 100644
--- a/src/invidious/views/components/player_sources.ecr
+++ b/src/invidious/views/components/player_sources.ecr
@@ -27,5 +27,5 @@
<% if params.vr_mode %>
<link rel="stylesheet" href="/css/videojs-vr.css?v=<%= ASSET_COMMIT %>">
- <script src="/js/videojs-vr.min.js?v=<%= ASSET_COMMIT %>"></script>
+ <script src="/js/videojs-vr.js?v=<%= ASSET_COMMIT %>"></script>
<% end %>
diff --git a/src/invidious/views/licenses.ecr b/src/invidious/views/licenses.ecr
index 9da14edc..9f5bcbdd 100644
--- a/src/invidious/views/licenses.ecr
+++ b/src/invidious/views/licenses.ecr
@@ -235,7 +235,7 @@
<tr>
<td>
- <a href="/js/videojs-vr.min.js?v=<%= ASSET_COMMIT %>">videojs-vr.js</a>
+ <a href="/js/videojs-vr.js?v=<%= ASSET_COMMIT %>">videojs-vr.js</a>
</td>
<td>