Not sure why that was like that

This commit is contained in:
2026-02-09 19:20:50 -07:00
parent 28f694e4e7
commit c909973aab

View File

@@ -107,7 +107,7 @@ export default function Installs () {
.map(([key, value]) => {
return (
<div
key={value}
key={key}
className={`downloads-entry ${
normalConfig?.settings.useLegacyInteractButtons
? ''