fix: remove SteamOS prefix doubling on osVersion display

This commit is contained in:
2026-04-28 22:26:04 +08:00
parent 748a9fa8c8
commit c91433958b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ export function PresetDetailModal({
{/* Metadata */}
<div className="flex flex-col gap-3">
<MetaItem label="Proton" value={preset.protonVersion} />
<MetaItem label="SteamOS" value={preset.osVersion} />
<MetaItem label="OS" value={preset.osVersion} />
<MetaItem
label="Upscaler"
value={