#11 - unfollow
This commit is contained in:
@@ -56,7 +56,7 @@ func FollowFeedHandler(s *config.State, cmd config.Command, user database.User)
|
||||
return err
|
||||
}
|
||||
|
||||
fmt.Printf("%v", feed)
|
||||
fmt.Printf("%v\n", feed)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user