From 85d4ec07b7af4ec4ff1c2ddc4974e4495c7227cc Mon Sep 17 00:00:00 2001 From: Marco Jakobs Date: Wed, 3 Nov 2021 17:43:54 +0100 Subject: [PATCH] Remove NewServerView from single-server (#3475) Fixes the additional general onboarding screen for the Rocket.Chat app being available for selection in the single-server build. --- app/stacks/OutsideStack.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/stacks/OutsideStack.js b/app/stacks/OutsideStack.js index 392850c3e..ded497338 100644 --- a/app/stacks/OutsideStack.js +++ b/app/stacks/OutsideStack.js @@ -22,7 +22,6 @@ const _OutsideStack = () => { return ( -