mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-22 00:07:52 +01:00
fix property
This commit is contained in:
parent
e2bb0cfb7c
commit
d24427aad8
@ -205,8 +205,8 @@ export default {
|
|||||||
value: 'addedAt'
|
value: 'addedAt'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: this.$strings.LabelLastUpdated,
|
text: this.$strings.LabelUpdatedAt,
|
||||||
value: 'lastUpdated'
|
value: 'updatedAt'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user