Add menu option to open ZeroTier Central in the system default browser

This commit is contained in:
Grant Limberg 2017-08-09 14:19:37 -07:00
commit 6842490c1f
2 changed files with 26 additions and 4 deletions

View file

@ -41,6 +41,9 @@
</CollectionContainer>
<Separator/>
<MenuItem Header="ZeroTier Central"
Click="ToolbarItem_CentralClicked"/>
<MenuItem Header="About..."
Click="ToolbarItem_AboutClicked"/>
<MenuItem Header="Preferences..."