mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
fix: disable 'reopen windows?' dialog after crash (#19584)
This commit is contained in:
@@ -32,5 +32,7 @@
|
||||
<true/>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<false/>
|
||||
<key>NSQuitAlwaysKeepsWindows</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user