fix(mailto): Restore AtomApplication breaking Mailto

This commit is contained in:
Ben Gotow 2016-11-21 16:36:41 -08:00
parent 9faaaffb9e
commit 673750f095

View file

@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>NylasApplication</string> <string>AtomApplication</string>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>
<dict> <dict>