Commit 29ad957a authored by Miek Gieben's avatar Miek Gieben

Fix build

parent fb328698
...@@ -25,6 +25,7 @@ func File(c *Controller) (middleware.Middleware, error) { ...@@ -25,6 +25,7 @@ func File(c *Controller) (middleware.Middleware, error) {
zones.Z[n].Notify() zones.Z[n].Notify()
} }
}) })
return nil
}) })
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment