mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 04:54:23 +00:00
Update deps
This commit is contained in:
12
MusicPlayerV2-GUI/public/bar-config.json
Normal file
12
MusicPlayerV2-GUI/public/bar-config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"test": {
|
||||
"name": "Test drink",
|
||||
"price": 700,
|
||||
"id": "test"
|
||||
},
|
||||
"test-2": {
|
||||
"name": "Test drink 2",
|
||||
"price": 500,
|
||||
"id": "test-2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user