From 69ed0819729248e839c160ccca86d288bcf5bbee Mon Sep 17 00:00:00 2001 From: dominicparga Date: Sat, 28 Oct 2023 15:27:50 +0000 Subject: [PATCH] Add example for no turnus to debugging.data.json --- .vscode/debugging.data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.vscode/debugging.data.json b/.vscode/debugging.data.json index e1da984..78b16a6 100644 --- a/.vscode/debugging.data.json +++ b/.vscode/debugging.data.json @@ -1,5 +1,15 @@ { "ongoing bookings": [ + { + "date": "2023.07.31", + "sender": "", + "receiver": "", + "amount": "123,45 EUR", + "topic": "", + "labels": [ + "Bargeld" + ] + }, { "date": "2023.06.30", "sender": "",