diff options
| author | s1n <[email protected]> | 2019-11-10 21:38:01 -0800 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-11-10 21:38:01 -0800 |
| commit | acb37ebc97e3c667dedcfdc480dc8a224a02cf63 (patch) | |
| tree | ddad2a55a4f881b7fc34941f23b3ae22beb646d2 /links/index.html | |
| parent | remove something thats useless (diff) | |
| download | s1n.pw-admin-acb37ebc97e3c667dedcfdc480dc8a224a02cf63.tar.xz s1n.pw-admin-acb37ebc97e3c667dedcfdc480dc8a224a02cf63.zip | |
remove controls
Diffstat (limited to 'links/index.html')
| -rw-r--r-- | links/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/links/index.html b/links/index.html index d5fd37b..b098722 100644 --- a/links/index.html +++ b/links/index.html @@ -39,7 +39,6 @@ <script> var video = document.currentScript.parentElement; video.volume = 0.5; - document.getElementById("vid").controls = true; </script> </video> </body> |