From 16a0e9a9d2c24af28142ed3420ef6cb373c454f7 Mon Sep 17 00:00:00 2001 From: Leo Goetz Date: Sat, 8 Nov 2025 18:55:03 +0100 Subject: started making the command and json db --- db.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 db.json (limited to 'db.json') diff --git a/db.json b/db.json new file mode 100644 index 0000000..8de43c7 --- /dev/null +++ b/db.json @@ -0,0 +1,3 @@ +{ + "notes": [] +} -- cgit v1.3