fix: disable 'reopen windows?' dialog after crash (#19584)

This commit is contained in:
Jeremy Apthorp
2019-08-02 17:04:41 -07:00
committed by GitHub
parent e959137a4b
commit bd28b876a0

View File

@@ -32,5 +32,7 @@
<true/>
<key>NSRequiresAquaSystemAppearance</key>
<false/>
<key>NSQuitAlwaysKeepsWindows</key>
<false/>
</dict>
</plist>
</plist>