mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 16:50:34 +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.