Add roadmap to help menu

Esse commit está contido em:
Kevin Sawicki
2014-10-29 09:24:58 -07:00
commit 9f80be4570
2 arquivos alterados com 2 adições e 0 exclusões
+1
Ver Arquivo
@@ -191,6 +191,7 @@
{ label: 'Terms of Use', command: 'application:open-terms-of-use' }
{ label: 'Documentation', command: 'application:open-documentation' }
{ label: 'Community Discussions', command: 'application:open-discussions' }
{ label: 'Roadmap', command: 'application:open-roadmap' }
{ type: 'separator' }
]
}