feat: Improve Windows image descriptions (#1927)

This commit is contained in:
Kroese
2026-07-21 18:14:55 +02:00
committed by GitHub
parent 377337a625
commit ef5ce4ad65
3 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -912,7 +912,7 @@ downloadImage() {
return 1
fi
desc=$(printVersion "$version" "")
desc=$(printVariant "$version" "")
if [[ "${lang,,}" != "en" && "${lang,,}" != "en-"* ]]; then