fix rebase errors

This commit is contained in:
abhishek9686
2024-10-30 12:02:42 +04:00
parent 0d6792c21b
commit 0ddbf7958e
2 changed files with 2 additions and 0 deletions

View File

@@ -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,
)