3
server/assets/static/playlist-upload.js
Normal file
3
server/assets/static/playlist-upload.js
Normal file
@@ -0,0 +1,3 @@
|
||||
document.getElementById("playlist-upload-input").onchange = e => {
|
||||
document.getElementById("playlist-upload-form").submit();
|
||||
};
|
||||
Reference in New Issue
Block a user