first commit
This commit is contained in:
3
libretube-theme/static/js/play.js
Normal file
3
libretube-theme/static/js/play.js
Normal file
@@ -0,0 +1,3 @@
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
const player = new Plyr(document.getElementById('player-ply'));
|
||||
});
|
||||
Reference in New Issue
Block a user