diff --git a/backup-paths.json b/backup-paths.json index dcd044c..0439ecd 100644 --- a/backup-paths.json +++ b/backup-paths.json @@ -1,5 +1,6 @@ - -[{ - "path": "/Users/jthor/Obsidian", - "name": "Obsidian" -}] \ No newline at end of file +{ + "backups": [{ + "path": "/Users/jthor/Obsidian", + "name": "Obsidian" + }] +} \ No newline at end of file