main #19
@ -182,6 +182,9 @@ export default {
|
|||||||
this.audio.src = url;
|
this.audio.src = url;
|
||||||
|
|
||||||
this.pushHistoryItem();
|
this.pushHistoryItem();
|
||||||
|
|
||||||
|
// Try to fix SAFARI
|
||||||
|
this.audio.play();
|
||||||
},
|
},
|
||||||
pushHistoryItem() {
|
pushHistoryItem() {
|
||||||
if (!this.currentUser._id) {
|
if (!this.currentUser._id) {
|
||||||
|
Loading…
Reference in New Issue
Block a user