fix circle import

This commit is contained in:
Zoltán Papp
2024-06-17 18:02:52 +02:00
parent e407fe02c5
commit deb8203f06
5 changed files with 11 additions and 15 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ type EngineConfig struct {
type Engine struct {
// signal is a Signal Service client
signal signal.Client
signaler *Signaler
signaler *peer.Signaler
// mgmClient is a Management Service client
mgmClient mgm.Client
// peerConns is a map that holds all the peers that are known to this peer