Skip to content
Snippets Groups Projects
Commit 72fb92a6 authored by Jake Taylor's avatar Jake Taylor
Browse files

bug fixes

parent 3ca1487f
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ func (m *Manager) processMessageRetrieval(comms messageRetrievalComms,
if err != nil {
jww.FATAL.Panicf("processMessageRetrieval: Unable to unmarshal: %+v", err)
}
gwId.SetType(id.Gateway)
gwIds[i] = gwId
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment