diff --git a/components/wifi-manager/code.js b/components/wifi-manager/code.js
index 775edaf0..e6efa95a 100644
--- a/components/wifi-manager/code.js
+++ b/components/wifi-manager/code.js
@@ -281,7 +281,6 @@ $(document).ready(function(){
var [ver, idf, cfg, branch] = release.name.split('#');
var body = release.body.replace(/\\n/ig, "
").replace(/\'/ig, "\"");
var [date, time] = release.created_at.split('T');
- if (ver.match(/esp-idf/)) return; //TODO delete
$("#releaseTable").append(
"