diff --git a/plugins/eddn.py b/plugins/eddn.py index 35685646..bee12a35 100644 --- a/plugins/eddn.py +++ b/plugins/eddn.py @@ -602,7 +602,7 @@ Msg:\n{msg}''' # this.shipyard = (horizons, shipyard) - def export_journal_entry(self, cmdr, entry, msg): + def export_journal_entry(self, cmdr: str, entry: Mapping[str, Any], msg: Mapping[str, Any]) -> None: """ Update EDDN with an event from the journal.