Skip to content

Commit

Permalink
Fixed Developer menu not appearing
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalBingBong committed Jul 18, 2017
1 parent 245bd97 commit 8695e7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controllers/AppMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,6 @@ export default class AppMenu {

return new MenuItem({
label: 'Developer',
visible: false,
submenu: devmenu
})
}
Expand Down

0 comments on commit 8695e7c

Please sign in to comment.