mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-02 00:30:40 +00:00
add cron to format
This commit is contained in:
@@ -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:'],
|
||||||
))
|
))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user