add cron to format

pull/23/head
cupcakearmy 5 years ago
parent 9acb6296e4
commit 8dcd0b1f12
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9

@ -9,7 +9,7 @@ const showAll = () => {
console.log(`\n${key.blue.underline}:`) console.log(`\n${key.blue.underline}:`)
console.log(treeToString( console.log(treeToString(
data, data,
['to:', 'from:', 'hooks:', 'options:'], ['to:', 'from:', 'hooks:', 'options:', 'cron:'],
)) ))
} }

Loading…
Cancel
Save