mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-21 18:26:06 -05:00
[web] Rebuild web interface
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -19,7 +19,7 @@
|
|||||||
<script type="module" crossorigin src="./assets/index.js"></script>
|
<script type="module" crossorigin src="./assets/index.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="./assets/index.css">
|
<link rel="stylesheet" crossorigin href="./assets/index.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body class="has-navbar-fixed-top has-navbar-fixed-bottom">
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user