forked from Berry-Dash/launcher
1.5.3
This commit is contained in:
@@ -166,7 +166,7 @@ export default function Installs () {
|
||||
: info.category == category)
|
||||
)
|
||||
})
|
||||
.map((entry, i) => (
|
||||
.map(entry => (
|
||||
<div
|
||||
key={entry}
|
||||
className={`downloads-entry ${
|
||||
|
||||
Reference in New Issue
Block a user