trigger build - release

This commit is contained in:
Sebastien
2020-02-21 17:37:28 -05:00
parent d881a0ae25
commit e3ea0c8140

View File

@@ -1105,6 +1105,5 @@ esp_err_t err_handler(httpd_req_t *req, httpd_err_code_t error){
err = redirect_processor(req,error);
}
return err;
}