mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-05 02:19:12 +00:00
minor
This commit is contained in:
@@ -114,6 +114,5 @@ func (s *Server) v6Start() error {
|
||||
log.Fatal(err)
|
||||
}
|
||||
|
||||
server.Serve()
|
||||
return nil
|
||||
return server.Serve()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user