nodes.json are meshviewer compatible
This commit is contained in:
parent
139c94f083
commit
11e584183e
|
@ -48,7 +48,7 @@ func NewNodes(config *Config) *Nodes {
|
|||
}
|
||||
go nodes.worker()
|
||||
|
||||
nodes.Version = 2
|
||||
nodes.Version = 1
|
||||
return nodes
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue