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