mirror of
https://github.com/fosrl/olm.git
synced 2026-03-01 08:16:56 +00:00
Refactor operation
This commit is contained in:
@@ -154,7 +154,7 @@ func (o *Olm) handleConnect(msg websocket.WSMessage) {
|
||||
MiddleDev: o.middleDev,
|
||||
LocalIP: interfaceIP,
|
||||
SharedBind: o.sharedBind,
|
||||
WSClient: o.olmClient,
|
||||
WSClient: o.websocket,
|
||||
APIServer: o.apiServer,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user