This commit is contained in:
bkfox
2024-04-30 22:27:05 +02:00
parent 202f31d169
commit 6b7cfbdadf
6 changed files with 10 additions and 6 deletions

View File

@ -274,7 +274,6 @@ export default {
if(event.type == 'ended' && (!this.playlist || this.playlist.selectNext() == -1))
this.play();
},
},
mounted() {