code style finish fix

This commit is contained in:
Artem Anufrij 2023-09-22 23:29:27 +02:00
parent 9fcadd21ac
commit 9c73510bc9

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