fix: blank fixed.

This commit is contained in:
Ramazan Sancar 2024-05-29 15:33:39 +00:00
parent b0bd51e2ee
commit a0159f8b8a

View file

@ -66,6 +66,7 @@ jobs:
alias: instanceHostname,
string_match: 'An alternative front-end to YouTube' } };
request(optionsAddNewCheck, async function (error, response, body) {
if (error) throw new Error(error);
if (body.token) {