mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 08:40:34 +03:00
eddn: fcmaterials: Actually send horizons and odyssey flags for CAPI data
This commit is contained in:
parent
c77576f3d4
commit
69ef3b7d39
@ -1278,6 +1278,8 @@ class EDDN:
|
||||
'timestamp': data['timestamp'],
|
||||
'event': 'FCMaterials',
|
||||
'data-source': 'CAPI', # Mandatory indication of data source
|
||||
'horizons': horizons,
|
||||
'odyssey': this.odyssey,
|
||||
'MarketID': data['lastStarport']['id'],
|
||||
'CarrierID': data['lastStarport']['name'],
|
||||
'Items': items,
|
||||
|
Loading…
x
Reference in New Issue
Block a user