Only show url in follow UID
command
This commit is contained in:
parent
2c6f421e3e
commit
e782709911
|
@ -267,7 +267,7 @@ Commands:
|
|||
log.Fatalf("An error occurred: %s\n", err)
|
||||
}
|
||||
for _, feed := range feeds {
|
||||
fmt.Println(feed.Name, " ", feed.URL)
|
||||
fmt.Println(feed.URL)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user