fix: sort liturgical chant traditions alphabetically

Closes #35
This commit is contained in:
Lukas Obermann
2026-06-24 17:38:11 +02:00
parent 7e3d5daf56
commit 2255cd44f8
+1
View File
@@ -146,6 +146,7 @@ const getTextForTraditions = (
}
})
.filter(isNotNullish)
.sort(deps.localeCompare)
.join(", ")
return {