mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 08:40:34 +03:00
* eddn: Don't schedule `queue_check_and_send()` if EDMC_NO_UI. * `export_(commodites|outfitting|shipyard)` lost the `is_odyssey` argument in 556ace5306bebbcf34c1a56a9023a822218a73f1 . * EDDNSender: Helper `set_ui_status()` in which the check for EDMC_NO_UI is performed. Used in `send_message()`. In the EDMC_NO_UI case it will INFO log the text instead.