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
commit e9a705587a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
66 changed files with 3288 additions and 931 deletions

View file

@ -71,9 +71,6 @@ export default {
coverHeight() {
return this.cardHeight
},
userToken() {
return this.store.getters['user/getToken']
},
_author() {
return this.author || {}
},