mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
copy node ID by clicking on node ID menu item
This commit is contained in:
parent
a8847de910
commit
f61c5836b2
2 changed files with 5 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
<ContextMenu>
|
||||
<ContextMenu.ItemsSource>
|
||||
<CompositeCollection>
|
||||
<MenuItem Header="Node ID: abeb9f9bc5"
|
||||
<MenuItem Header="Node ID: unknown"
|
||||
Click="ToolbarItem_NodeIDClicked"
|
||||
x:Name="nodeIdMenuItem"/>
|
||||
<Separator/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue