style: 🎨 just a line
This commit is contained in:
parent
5b0b1dcc81
commit
3aa5a6020e
@ -78,6 +78,7 @@ export const usePlayer = defineStore('player', {
|
||||
},
|
||||
play() {
|
||||
this.playCount++
|
||||
|
||||
if (this.playCount > 10) {
|
||||
showError(t('repod', 'A browser extension conflict with RePod'))
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user