Remove the title from a couple of shortcuts. The shortcuts still work, they just don't show in the discovery view.

This commit is contained in:
Maurice Parker 2019-09-05 11:29:49 -05:00
parent efd17502e0
commit 8a5ae8c2a8
1 changed files with 0 additions and 6 deletions

View File

@ -19,8 +19,6 @@
<string>goToPreviousUnread:</string>
</dict>
<dict>
<key>title</key>
<string>Go to Previous Unread</string>
<key>key</key>
<string>[uparrow]</string>
<key>shiftModifier</key>
@ -29,16 +27,12 @@
<string>goToPreviousUnread:</string>
</dict>
<dict>
<key>title</key>
<string>Next Unread</string>
<key>key</key>
<string>+</string>
<key>action</key>
<string>nextUnread:</string>
</dict>
<dict>
<key>title</key>
<string>Next Unread</string>
<key>key</key>
<string>+</string>
<key>shiftModifier</key>