Removed whitespaces around LabelLibrarySortByProgress

This commit is contained in:
KiwiHour
2026-01-06 01:48:36 +00:00
committed by GitHub
parent 2a12c1e811
commit 915f3c88bc
+1 -1
View File
@@ -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'
}, },