Add missing activity type

This commit is contained in:
Maurice Parker 2019-09-03 19:58:48 -05:00
parent 640faaa114
commit fc872cf88f
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
<true/> <true/>
<key>NSUserActivityTypes</key> <key>NSUserActivityTypes</key>
<array> <array>
<string>com.ranchero.NetNewsWire.NextUnread</string>
<string>com.ranchero.NetNewsWire.SelectFeed</string> <string>com.ranchero.NetNewsWire.SelectFeed</string>
<string>com.ranchero.NetNewsWire.SelectFolder</string> <string>com.ranchero.NetNewsWire.SelectFolder</string>
<string>com.ranchero.NetNewsWire.SelectAllUnread</string> <string>com.ranchero.NetNewsWire.SelectAllUnread</string>