mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-20 09:01:22 +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.