Skip to content

Commit

Permalink
Fixer menu option ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Feb 2, 2017
1 parent 784d77d commit 16484f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export class ReferenceAction extends EditorAction {
},
menuOpts: {
group: 'navigation',
order: 1.3
order: 1.5
}
});
}
Expand Down

0 comments on commit 16484f8

Please sign in to comment.