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