Merge pull request 'use new cover structure for radios' (#20) from dev into main #21

Merged
artem merged 4 commits from main into dev 2023-09-26 14:52:01 +02:00
Showing only changes of commit 9c73510bc9 - Show all commits

View File

@ -153,7 +153,6 @@ export default {
}
// Try to fix SAFARI
this.audio.play();
},
pushHistoryItem() {
if (!this.currentUser._id) {