mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-16 01:00:42 +03:00
plug.py does `dict(entry)` before calling a plugin's `journal_entry()`, so `dict` is correct for `data`. Thus also use that for `new_data`'s type.