Updated: blacklist_sources, fqdn_filter. Minor fixes.

This commit is contained in:
gSpot
2024-12-15 16:39:24 +03:00
parent 2227aa2306
commit 50a1c68afd
11 changed files with 33 additions and 13 deletions
@@ -702,7 +702,7 @@ return view.extend({
fs.exec_direct(tools.execPath, [ 'restart' ]).then(
() => console.log(tools.execPath + ' restarted...')
);
}, 1000);
}, 2000);
});
};
tasks.push(res);