mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48:01 +02:00
Added Sync for Playlists
This commit is contained in:
parent
a88c9081f1
commit
e867ab25e9
11 changed files with 287 additions and 41 deletions
|
@ -23,6 +23,9 @@
|
|||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@latest/font/bootstrap-icons.css" />
|
||||
|
||||
<script type="module" src="/src/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/peerjs@1.3.2/dist/peerjs.min.js"
|
||||
defer></script>
|
||||
<script type="module" src="/src/main.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue