Fix DreamDaemon getting relayed events not meant for it

This commit is contained in:
Dominion
2023-04-10 10:21:53 -04:00
parent 2ef06cd149
commit 517a027369
@@ -305,7 +305,7 @@ namespace Tgstation.Server.Host.Components
sessionControllerFactory,
gameIoManager,
diagnosticsIOManager,
eventConsumer,
configuration, // watchdog doesn't need itself as an event consumer
remoteDeploymentManagerFactory,
metadata,
metadata.DreamDaemonSettings);