Add src/server/cardinformation.json

main
Eyuep Sueyruege 2023-11-07 19:33:50 +01:00
parent cc4f03d32b
commit e53dbca36f
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"cards":[
{
"id":1,
"name":"One"
"color":"red"
}
]
}