Skip to content

Commit

Permalink
fix: disable 'reopen windows?' dialog after crash (#19584)
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Aug 3, 2019
1 parent e959137 commit bd28b87
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion shell/browser/resources/mac/Info.plist
Expand Up @@ -32,5 +32,7 @@
<true/>
<key>NSRequiresAquaSystemAppearance</key>
<false/>
<key>NSQuitAlwaysKeepsWindows</key>
<false/>
</dict>
</plist>
</plist>

0 comments on commit bd28b87

Please sign in to comment.