Skip to content

Commit

Permalink
Hint on FreshRSS, FeedHQ, Miniflux
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf committed Feb 3, 2025
1 parent ee5a24d commit bd21384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node_sources/google_source.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ google_source_convert_to_local (Node *node)

static struct nodeSourceType nst = {
.id = "fl_google_reader",
.name = N_("Google Reader API"),
.name = N_("Google Reader API (FreshRSS, FeedHQ, Miniflux...)"),
.capabilities = NODE_SOURCE_CAPABILITY_DYNAMIC_CREATION |
NODE_SOURCE_CAPABILITY_WRITABLE_FEEDLIST |
NODE_SOURCE_CAPABILITY_ADD_FEED |
Expand Down

0 comments on commit bd21384

Please sign in to comment.