1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

plugins/edsm: Change trace_if string to plugin.edsm.cmdr-events

This commit is contained in:
Athanasius 2021-08-13 15:29:57 +01:00
parent 82ab72a655
commit 1480c2d67a
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -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: