Skip to content

Commit

Permalink
Option shows current version
Browse files Browse the repository at this point in the history
  • Loading branch information
iosdeveloper committed Mar 20, 2016
1 parent 8d6fa09 commit a6dea6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions App/BitBar/PluginManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ - (void) addHelperItemsToMenu:(NSMenu*)menu asSubMenu:(BOOL)submenu {
moreItem.offStateImage = cautionImage;

versionMenuitem.alternate = YES;
versionMenuitem.keyEquivalentModifierMask = NSAlternateKeyMask;
[targetMenu addItem:versionMenuitem];
}

Expand Down

0 comments on commit a6dea6f

Please sign in to comment.