mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-01 16:20: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(treeToString(
|
||||
data,
|
||||
['to:', 'from:', 'hooks:', 'options:'],
|
||||
['to:', 'from:', 'hooks:', 'options:', 'cron:'],
|
||||
))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user