fixed jquery

Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
Ebbe Baß
2024-02-17 02:01:32 +01:00
parent 4273212bc1
commit 290acca363
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<title>PiXelTube Web Interface</title>
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<script src="bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="jquery/jquery-3.7.1.min.js"></script>
<script src="jquery/jquery.min.js"></script>
</head>
<body>