fix(quickget): remove unavailable KolibriOS Italian locale

The it_IT locale no longer has ISO builds available.
This commit is contained in:
Martin Wimpress 2026-01-23 22:49:09 +00:00 committed by Martin Wimpress
parent 08f8313a96
commit a10864541b
1 changed files with 1 additions and 1 deletions

View File

@ -799,7 +799,7 @@ function releases_kolibrios() {
}
function editions_kolibrios() {
echo en_US ru_RU it_IT es_ES
echo en_US ru_RU es_ES
}
function releases_linuxlite() {