Skip to content

Commit

Permalink
Update webOSTVjs to version 1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrylyzo committed Apr 15, 2024
1 parent 9a423fd commit 67598f7
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 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.2/webOSTV.js" charset="utf-8"></script>
<script src="webOSTVjs-1.2.2/webOSTV-dev.js" charset="utf-8"></script>
<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="js/ajax.js" charset="utf-8"></script>
<script src="js/storage.js" charset="utf-8"></script>
<script src="js/index.js"></script>
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions frontend/webOSTVjs-1.2.10/webOSTV-dev.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 67598f7

Please sign in to comment.