@@ -146,6 +146,7 @@ const getTextForTraditions = (
|
||||
}
|
||||
})
|
||||
.filter(isNotNullish)
|
||||
.sort(deps.localeCompare)
|
||||
.join(", ")
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user