Enable checking bugle default on gaia pairing
This commit is contained in:
parent
4add3fb896
commit
fab55c21b9
1 changed files with 0 additions and 4 deletions
|
@ -189,10 +189,6 @@ func (c *Client) postConnect() {
|
|||
return
|
||||
}
|
||||
c.Logger.Debug().Msg("Sent set active session/get updates request")
|
||||
if c.AuthData.Mobile.Network != util.QRNetwork {
|
||||
// Don't check bugle default unless using bugle
|
||||
return
|
||||
}
|
||||
|
||||
doneChan := make(chan struct{})
|
||||
go func() {
|
||||
|
|
Loading…
Reference in a new issue