Skip to content

Commit

Permalink
Add example for no turnus to debugging.data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicparga committed Oct 28, 2023
1 parent 5615a45 commit 69ed081
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .vscode/debugging.data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"ongoing bookings": [
{
"date": "2023.07.31",
"sender": "",
"receiver": "",
"amount": "123,45 EUR",
"topic": "",
"labels": [
"Bargeld"
]
},
{
"date": "2023.06.30",
"sender": "",
Expand Down

0 comments on commit 69ed081

Please sign in to comment.