From 5d39df9c2341e9039fb47ae676eb41125520e488 Mon Sep 17 00:00:00 2001 From: KingRainbow44 Date: Tue, 10 May 2022 18:50:36 -0400 Subject: [PATCH] Change the play button to say 'Launch' by default --- 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 0a6951c..02cadf7 100644 --- a/src/ui/components/ServerLaunchSection.tsx +++ b/src/ui/components/ServerLaunchSection.tsx @@ -56,7 +56,7 @@ export default class ServerLaunchSection extends React.Component
- + ) }