mirror of
https://github.com/coredns/coredns.git
synced 2025-12-09 20:05:11 -05: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