Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow opening dev-tools using keyboard shortcut in Electron (#6262)
Fixes #6249 See [Electron docs](https://www.electronjs.org/docs/latest/api/browser-window). We were explicitly disabling the ability to open dev-tools unless `debug.dev-tools` flag is provided.
- Loading branch information