Skip to content

Commit

Permalink
tips - be consistent with entries in "no folder" case
Browse files Browse the repository at this point in the history
  • Loading branch information
bpasero committed Jan 17, 2019
1 parent 6c2bc93 commit 041b532
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ const noFolderEntries = [
openFolderNonMacOnly,
openFileOrFolderMacOnly,
openRecent,
newUntitledFileMacOnly,
toggleTerminal
newUntitledFileMacOnly
];

const folderEntries = [
Expand Down

0 comments on commit 041b532

Please sign in to comment.