fix query
This commit is contained in:
@@ -163,6 +163,7 @@ func UpdateInstagramPost(c *context.Context) {
|
||||
|
||||
err = ig.GetGroups()
|
||||
if err != nil {
|
||||
fmt.Println("get group err :: ", err)
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user