mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-09-09 11:21:47 +02:00
Removed whitespaces around LabelLibrarySortByProgress
This commit is contained in:
@@ -64,7 +64,7 @@ export default {
|
|||||||
text: this.$strings.LabelFileModified,
|
text: this.$strings.LabelFileModified,
|
||||||
value: 'mtimeMs'
|
value: 'mtimeMs'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: this.$strings.LabelLibrarySortByProgress,
|
text: this.$strings.LabelLibrarySortByProgress,
|
||||||
value: 'progress'
|
value: 'progress'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user