diff options
Diffstat (limited to 'db.json')
| -rw-r--r-- | db.json | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,3 +1,12 @@ { - "notes": [] -} + "notes": [ + { + "tags": [ + "learn", + " study" + ], + "id": 1762693393049, + "content": "learning node" + } + ] +}
\ No newline at end of file |
