mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-09 11:52:16 +03:00
Fix indentation
This commit is contained in:
parent
3addc7cd55
commit
41012f9a99
@ -10,23 +10,23 @@
|
|||||||
"stationName": "Azeban Orbital",
|
"stationName": "Azeban Orbital",
|
||||||
"timestamp": "2014-11-17T12:34:56+00:00"
|
"timestamp": "2014-11-17T12:34:56+00:00"
|
||||||
"commodities": [
|
"commodities": [
|
||||||
{
|
{
|
||||||
"name": "Gold",
|
"name": "Gold",
|
||||||
"buyPrice": 1024,
|
"buyPrice": 1024,
|
||||||
"supply": 7,
|
"supply": 7,
|
||||||
"supplyLevel": "Low",
|
"supplyLevel": "Low",
|
||||||
"sellPrice": 1138,
|
"sellPrice": 1138,
|
||||||
"demand": 42,
|
"demand": 42,
|
||||||
"demandLevel": "Med"
|
"demandLevel": "Med"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Explosives",
|
"name": "Explosives",
|
||||||
"buyPrice": 999,
|
"buyPrice": 999,
|
||||||
"supply": 1500,
|
"supply": 1500,
|
||||||
"supplyLevel": "Low",
|
"supplyLevel": "Low",
|
||||||
"sellPrice": 0,
|
"sellPrice": 0,
|
||||||
"demand": 0
|
"demand": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user