From b9b8632992bbf7e3976e02e6ea722519abf519f2 Mon Sep 17 00:00:00 2001 From: Thoronium <107363768+NotThorny@users.noreply.github.com> Date: Wed, 10 May 2023 12:31:40 -0600 Subject: [PATCH] Fix port help box --- src/ui/components/ServerLaunchSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/components/ServerLaunchSection.tsx b/src/ui/components/ServerLaunchSection.tsx index c8ef226..5cba137 100644 --- a/src/ui/components/ServerLaunchSection.tsx +++ b/src/ui/components/ServerLaunchSection.tsx @@ -294,7 +294,7 @@ export default class ServerLaunchSection extends React.Component onChange={this.setPort} initalValue={this.state.port} /> - +