Debug
This commit is contained in:
@@ -88,7 +88,7 @@ func retrieveFeeds(ctx *context.Context, options models.GetFeedsOptions) {
|
||||
}
|
||||
ctx.Data["Feeds"] = actions
|
||||
|
||||
fmt.Println("Repos: ", ctx.Data["Repos"])
|
||||
fmt.Println("Feeds: ", ctx.Data["Feeds"])
|
||||
}
|
||||
|
||||
// Dashboard render the dashborad page
|
||||
|
||||
Reference in New Issue
Block a user