* minor fixes

This commit is contained in:
Simon Zolin
2019-11-08 14:56:19 +03:00
parent 9b8cccdfcf
commit f579c23bc9
6 changed files with 22 additions and 14 deletions

View File

@@ -186,6 +186,8 @@ func handleBlockedServicesSet(w http.ResponseWriter, r *http.Request) {
httpError(w, http.StatusBadRequest, "%s", err)
return
}
httpOK(r, w)
}
// RegisterBlockedServicesHandlers - register HTTP handlers