mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-08-18 17:08:15 +02:00
Adding aliases that automatically gets added
This commit is contained in:
@@ -22,7 +22,7 @@ func getMeshConfiguration() *conf.WgMeshConfiguration {
|
||||
}
|
||||
}
|
||||
|
||||
func getMeshManager() *MeshManagerImpl {
|
||||
func getMeshManager() MeshManager {
|
||||
manager := NewMeshManager(&NewMeshManagerParams{
|
||||
Conf: *getMeshConfiguration(),
|
||||
Client: nil,
|
||||
|
Reference in New Issue
Block a user