diff options
| author | Leo Goetz <dev@leogtz.de> | 2025-11-08 18:55:03 +0100 |
|---|---|---|
| committer | Leo Goetz <dev@leogtz.de> | 2025-11-08 18:55:03 +0100 |
| commit | 16a0e9a9d2c24af28142ed3420ef6cb373c454f7 (patch) | |
| tree | b948472cea12b505ae3f2cc04b66801207ebc6aa /db.json | |
| parent | 91a6ac10e416dcf2c29b6e37e3dfe19672eb0f84 (diff) | |
started making the command and json db
Diffstat (limited to 'db.json')
| -rw-r--r-- | db.json | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +{ + "notes": [] +} |
