[MM-42086] Upgrade to Electron v17 (#2013)

* [MM-42086] Upgrade to Electron v17

* Added viewName

* merge'd

* Update package-lock

* Try it again
This commit is contained in:
Devin Binnie
2022-03-14 10:09:36 -04:00
committed by GitHub
parent 90202f1fbe
commit 14197d1707
12 changed files with 524 additions and 523 deletions

View File

@@ -114,3 +114,7 @@ export const MODAL_UNCLOSEABLE = 'modal-uncloseable';
export const UPDATE_PATHS = 'update-paths';
export const UPDATE_URL_VIEW_WIDTH = 'update-url-view-width';
export const DISPATCH_GET_DESKTOP_SOURCES = 'dispatch-get-desktop-sources';
export const DESKTOP_SOURCES_RESULT = 'desktop-sources-result';