fixed nbsp

This commit is contained in:
mag37 2025-07-18 22:05:10 +02:00
parent 0a26fbad11
commit 072ef71c20
1 changed files with 1 additions and 1 deletions

View File

@ -1867,7 +1867,7 @@ function get_fedora() {
# Handle KDE as a proper edition from 42 but a spin prior to 42
# Stripping eventual _Beta suffix from the RELEASE variable in the check
if [[ "${VARIANT}" == "KDE" && "${RELEASE/_Beta/}" -lt 42 ]]; then
    VARIANT="Spins"
VARIANT="Spins"
fi
# The naming of 41 Beta with a space is problematic so we replaced it with an underscore
# but we need to convert it back to a space for the URL search in the JSON