fix: revert {Atom => Electron}Application rename (#22206)
This commit is contained in:
parent
e0c0875d6f
commit
8045152e59
7 changed files with 28 additions and 30 deletions
|
@ -27,7 +27,7 @@
|
|||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>ElectronApplication</string>
|
||||
<string>AtomApplication</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue