Skip to content

Commit

Permalink
Fixed menu links
Browse files Browse the repository at this point in the history
  • Loading branch information
superhighfives committed Nov 22, 2022
1 parent bcf04d1 commit 344c2c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pika/Assets/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
<menuItem title="About Pika" id="5kV-Vb-QxS">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="orderFrontStandardAboutPanel:" target="Ady-hI-5gd" id="Exp-CZ-Vem"/>
<action selector="openAboutWindow:" target="Voe-Tx-rLC" id="7Y6-u1-ecJ"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="VOq-y0-SEH"/>
<menuItem title="Check for updates…" allowsKeyEquivalentWhenHidden="YES" id="BOF-NM-1cW">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="openPreferencesWindow:" target="Voe-Tx-rLC" id="GSl-43-Ntb"/>
<action selector="checkForUpdates:" target="Voe-Tx-rLC" id="v8O-zO-w9O"/>
</connections>
</menuItem>
<menuItem title="Preferences…" keyEquivalent="," allowsKeyEquivalentWhenHidden="YES" id="NQA-cg-qc7">
Expand Down

0 comments on commit 344c2c5

Please sign in to comment.