assert SOS is K for bad ntg auth
This commit is contained in:
@@ -235,7 +235,7 @@ func (ntg NTGVision) search(states []config.State) (io.ReadCloser, error) {
|
||||
}
|
||||
|
||||
func (ntg NTGVision) refreshAuth() error {
|
||||
err := ntg.refreshAuth()
|
||||
err := ntg._refreshAuth()
|
||||
if err != nil {
|
||||
logtr.SOSf("failed to refresh ntg auth: %v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user