mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
EDDN: Also set commodity/3
->horizons
for journal-sourced data
This commit is contained in:
parent
a32546b001
commit
b3419ec548
@ -540,7 +540,8 @@ Msg:\n{msg}'''
|
||||
('stationName', entry['StationName']),
|
||||
('marketId', entry['MarketID']),
|
||||
('commodities', commodities),
|
||||
('odyssey', entry['odyssey'])
|
||||
('horizons', this.horizons),
|
||||
('odyssey', this.odyssey),
|
||||
]),
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user