forked from Berry-Dash/launcher
Not sure why that was like that
This commit is contained in:
@@ -107,7 +107,7 @@ export default function Installs () {
|
||||
.map(([key, value]) => {
|
||||
return (
|
||||
<div
|
||||
key={value}
|
||||
key={key}
|
||||
className={`downloads-entry ${
|
||||
normalConfig?.settings.useLegacyInteractButtons
|
||||
? ''
|
||||
|
||||
Reference in New Issue
Block a user