diff --git a/src/App.jsx b/src/App.jsx index 46a306c..00e0a30 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -251,7 +251,7 @@ class App extends IPCContainer { let mainContent = []; if (this.props.DisplaySelectAppPlatform || !this.props.AppReady) { mainContent = ( - + ); @@ -290,7 +290,7 @@ class App extends IPCContainer {