diff --git a/src/ui/Mods.tsx b/src/ui/Mods.tsx index 4d13ae8..ab43cc7 100644 --- a/src/ui/Mods.tsx +++ b/src/ui/Mods.tsx @@ -151,7 +151,7 @@ export class Mods extends React.Component { }, this.forceUpdate ) - }, 300) + }, 500) } render() {