We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd01d4 commit 71e9fd3Copy full SHA for 71e9fd3
radiopi/static/index.html
@@ -4,8 +4,8 @@
4
<meta charset="utf-8"/>
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<script
7
- src="https://code.jquery.com/jquery-3.3.1.min.js"
8
- integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
+ src="https://code.jquery.com/jquery-3.6.4.min.js"
+ integrity="sha256-oP6HI9z1XaZNBrJURtCoUT5SUnxFr8s3BzRl+cbzUq8="
9
crossorigin="anonymous"></script>
10
<script type="text/javascript">
11
var socket = null;
0 commit comments