Skip to content

Commit

Permalink
bump webOSTV js lib to 1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
lpcvoid committed Aug 21, 2024
1 parent 5c7cbdf commit d26b670
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 205 deletions.
4 changes: 2 additions & 2 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta charset="UTF-8" />
<title>Jellyfin for webOS</title>
<link rel="stylesheet" href="css/main.css" type="text/css"/>
<script src="webOSTVjs-1.2.10/webOSTV.js" charset="utf-8"></script>
<script src="webOSTVjs-1.2.10/webOSTV-dev.js" charset="utf-8"></script>
<script src="webOSTVjs-1.2.11/webOSTV.js" charset="utf-8"></script>
<script src="webOSTVjs-1.2.11/webOSTV-dev.js" charset="utf-8"></script>
<script src="js/ajax.js" charset="utf-8"></script>
<script src="js/storage.js" charset="utf-8"></script>
<script src="js/index.js"></script>
Expand Down
Loading

0 comments on commit d26b670

Please sign in to comment.