Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
TiltedToast committed Oct 19, 2022
1 parent 292c2f1 commit efa9eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ func main() {
fmt.Println("No posts found")
return
}


posts := fetchPostsFromPage(options.tags, totalPages, options)

Expand Down

0 comments on commit efa9eb9

Please sign in to comment.