up gorm logger & add share to guest by web client
This commit is contained in:
5
resources/web/js/dist/index.html
vendored
5
resources/web/js/dist/index.html
vendored
@@ -7,9 +7,12 @@
|
||||
<script src="ogvjs-1.8.6/ogv.js"></script>
|
||||
<script src="./yuv-canvas-1.2.6.js"></script>
|
||||
<title>Vite App</title>
|
||||
<script type="module" crossorigin src="/index.js"></script>
|
||||
<link rel="modulepreload" href="/vendor.js">
|
||||
<link rel="stylesheet" href="/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
4
resources/web/js/dist/index.js
vendored
4
resources/web/js/dist/index.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user