Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
7b9e2a8d29 |
@ -182,9 +182,9 @@ func (r *PushSubscription) subscribeWithPrefix(prefix string, context context.Co
|
||||
return
|
||||
}
|
||||
log.Println("Unable to handle GroupMe message type", contentType)
|
||||
}
|
||||
|
||||
} else {
|
||||
handler(r, channel, authToken, content)
|
||||
}
|
||||
})
|
||||
|
||||
return nil
|
||||
|
Reference in New Issue
Block a user