From ad9672cef5c527e5b8981b27ce41f18be6af4570 Mon Sep 17 00:00:00 2001 From: Enrico Ludwig Date: Mon, 5 Aug 2024 17:24:05 +0200 Subject: [PATCH] Added item list to data --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 9e26dfe..3b9e474 100644 --- a/data.json +++ b/data.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "items": [] +} \ No newline at end of file