Change naming, make more general
This commit is contained in:
parent
01855f315c
commit
e86af0c965
5 changed files with 17 additions and 20 deletions
|
@ -39,8 +39,8 @@ const Timeline = {
|
|||
timelineError () {
|
||||
return this.$store.state.statuses.error
|
||||
},
|
||||
error403 () {
|
||||
return this.$store.state.statuses.error403
|
||||
errorData () {
|
||||
return this.$store.state.statuses.errorData
|
||||
},
|
||||
newStatusCount () {
|
||||
return this.timeline.newStatusCount
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue