Skip to content

Commit 338bab8

Browse files
committed
apple subscriptions
1 parent 67bd800 commit 338bab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1/subscription/subscription.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1276,7 +1276,7 @@ func createSubscriptionApple(c *gin.Context) {
12761276

12771277
//log.Infof("subscription updated: %s %v", subscription.Id, subscription)
12781278
//c.JSON(http.StatusOK, subscription)
1279-
return
1279+
//return
12801280
}
12811281

12821282
} else {

0 commit comments

Comments
 (0)