mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
value fix
This commit is contained in:
parent
d43114e275
commit
2e1bad478a
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ cat > wix.xml << EOF
|
|||
Icon="mesh-ui.exe"
|
||||
IconIndex="0"
|
||||
Advertise="yes" >
|
||||
<Icon Id="RiVMeshIcon" SourceFile="mesh-ui.exe" />
|
||||
<Icon Id="RiVMeshIcon" SourceFile="MeshUI" />
|
||||
</Shortcut>
|
||||
</File>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue