diff --git a/src/react/ModsPage.tsx b/src/react/ModsPage.tsx index 3575a289..dc3abd6f 100644 --- a/src/react/ModsPage.tsx +++ b/src/react/ModsPage.tsx @@ -355,7 +355,7 @@ export default () => { const selectedMod = selectedModIndex === null ? null : allModsArray[selectedModIndex] - return + return