Skip to content

Commit

Permalink
#fixed #1842: Re-enable 'Save ... to Favorites" option (#1928)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason-Morcos committed Nov 25, 2023
2 parents 1b896f3 + f9fddd7 commit 9a3d874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Interfaces/DBView.xib
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ Gw
<menuItem title="Save Query to Favorites" tag="100000" toolTip="Save current query, selection, or - if no selection or current query could be found - the entire content to Favorite." id="7265">
<modifierMask key="keyEquivalentModifierMask" option="YES"/>
</menuItem>
<menuItem title="Save All to Favorites" tag="100001" alternate="YES" toolTip="Save editor content to Favorite. Press ⌥ to restrict for current query or selection." id="7269">
<menuItem title="Save All to Favorites" tag="100001" toolTip="Save editor content to Favorite. Press ⌥ to restrict for current query or selection." id="7269">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Edit Favorites..." id="7266"/>
Expand Down

0 comments on commit 9a3d874

Please sign in to comment.