forked from extern/smegmesh
81-seperate-sync
- build error
This commit is contained in:
parent
038393052c
commit
4a92743880
@ -238,7 +238,7 @@ func (m *WgMeshConfigApplyer) getClientConfig(params *GetConfigParams) (*wgtypes
|
||||
})
|
||||
})
|
||||
|
||||
routesForMesh = lib.Filter(routesForMesh, func(rns []routeNode) {
|
||||
routesForMesh = lib.Filter(routesForMesh, func(rns []routeNode) bool {
|
||||
return len(rns) != 0
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user