Skip to content

Commit

Permalink
Fix "Welcome to CodeEdit" Main Menu item (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkasila authored Mar 19, 2022
1 parent db624c3 commit b73c8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeEdit/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@
<menuItem title="Welcome to CodeEdit" keyEquivalent="0" id="ftv-uF-z1D" userLabel="Welcome to CodeEdit">
<modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
<connections>
<action selector="openWelcome:" target="-2" id="IBg-TC-7Yz"/>
<action selector="openWelcome:" target="-1" id="nj3-Ce-f7P"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="eu3-7i-yIM"/>
Expand Down

0 comments on commit b73c8e7

Please sign in to comment.