Skip to content

pk: Fix distro eol message

Aleix Pol Gonzalez requested to merge work/debug-distro-eol into master

Use KOSRelease::versionId() to compare versions, ::version() does have non-numerical values in Fedora (it says "35 (KDE Plasma)").

Pass the type as an int, the enum isn't being decoded properly by QML.

Merge request reports