Files
MusicPlayer/MusicPlayerV2-GUI/public/bar-config.json
2025-09-04 16:13:24 +02:00

13 lines
197 B
JSON

{
"test": {
"name": "Test drink",
"price": 700,
"id": "test"
},
"test-2": {
"name": "Test drink 2",
"price": 500,
"id": "test-2"
}
}