mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-16 05:41:13 +08:00
fix rebase errors
This commit is contained in:
@@ -240,6 +240,7 @@ func CreateNetwork(network models.Network) (models.Network, error) {
|
||||
time.Time{},
|
||||
[]string{network.NetID},
|
||||
[]string{network.NetID},
|
||||
[]models.TagID{},
|
||||
true,
|
||||
uuid.Nil,
|
||||
)
|
||||
|
Reference in New Issue
Block a user