config.json added
This commit is contained in:
parent
a7d8cf4ff8
commit
2c3f17db86
1 changed files with 7 additions and 0 deletions
7
config/fahrer.json
Normal file
7
config/fahrer.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
{
|
||||
"name": "Fahrer 1",
|
||||
"nummer": 10,
|
||||
"farbe": "red"
|
||||
}
|
||||
]
|
||||
Reference in a new issue