code style finish fix #24
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

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

View File

@ -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) {