Update clean.js

what-a-patch-1
freearhey 5 years ago
parent 47f9c1338f
commit 6bb4f58c27

@ -31,7 +31,7 @@ const instance = axios.create({
const ignore = ['Geo-blocked', 'Not 24/7']
async function main() {
console.info(`\nStarting...`)
console.info(`\nStarting...\n`)
if (config.debug) {
console.info(chalk.yellow(`INFO: Debug mode enabled\n`))
}

Loading…
Cancel
Save