mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
New top-level React root: <App />
This commit is contained in:
+1
-1
@@ -258,7 +258,7 @@ and [iOS](https://github.com/signalapp/Signal-iOS/blob/master/BUILDING.md) proje
|
||||
|
||||
Then you can set up your development build of Signal Desktop as normal. If you've already
|
||||
set up as a standalone install, you can switch by opening the DevTools (View -> Toggle
|
||||
Developer Tools) and entering this into the Console and pressing enter: `window.owsDesktopApp.appView.openInstaller();`
|
||||
Developer Tools) and entering this into the Console and pressing enter: `window.reduxActions.app.openInstaller();`
|
||||
|
||||
## Changing to production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user