mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
Fix build
This commit is contained in:
@@ -25,6 +25,7 @@ func File(c *Controller) (middleware.Middleware, error) {
|
|||||||
zones.Z[n].Notify()
|
zones.Z[n].Notify()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
return nil
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user