diff --git a/plugins/edsm.py b/plugins/edsm.py index 557f43c6..5f23ba23 100644 --- a/plugins/edsm.py +++ b/plugins/edsm.py @@ -39,7 +39,7 @@ _TIMEOUT = 20 DISCARDED_EVENTS_SLEEP = 10 # trace-if events -CMDR_EVENTS = 'edsm-cmdr-events' +CMDR_EVENTS = 'plugin.edsm.cmdr-events' class This: