mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-26 09:46:19 -04:00
Use native clipboard.writeText, Cleanup polyfill
This commit is contained in:
parent
212562727f
commit
a1eb71a768
3 changed files with 43 additions and 34 deletions
|
@ -195,6 +195,7 @@
|
|||
<!-- Scripts -->
|
||||
<script src="scripts/network.js"></script>
|
||||
<script src="scripts/ui.js"></script>
|
||||
<script src="scripts/clipboard.js" async></script>
|
||||
<!-- Sounds -->
|
||||
<audio id="blop" autobuffer="true">
|
||||
<source src="/sounds/blop.mp3" type="audio/mpeg">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue