Merge branch 'advplyr:master' into audible-confidence-score

This commit is contained in:
mikiher
2025-07-13 10:13:00 +03:00
committed by GitHub
66 changed files with 3288 additions and 931 deletions
-3
View File
@@ -71,9 +71,6 @@ export default {
coverHeight() {
return this.cardHeight
},
userToken() {
return this.store.getters['user/getToken']
},
_author() {
return this.author || {}
},