sysstat: dont make showCpuCore disabled when showCpuUsage is off - as it's also used in the tooltips.

This commit is contained in:
Lemmy
2026-03-03 19:34:53 -05:00
parent f2d40c2d2d
commit 7742f09d4b
@@ -152,7 +152,6 @@ ColumnLayout {
saveSettings();
}
visible: valueCompactMode
enabled: valueShowCpuUsage
}
NToggle {