aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/feedly/package.json
diff options
context:
space:
mode:
authorLibravatar Bruno Rossetto <brunoccr@gmail.com>2022-02-16 08:37:26 -0300
committerLibravatar GitHub <noreply@github.com>2022-02-16 12:37:26 +0100
commit7e4f479b888e9c47faf074962140eb66803a557b (patch)
tree3912c4e54a04d6c5ed6f498b0a67ef9aeba961db /recipes/feedly/package.json
parentdocs: add brunoccr as a contributor for code (#835) (diff)
downloadferdium-recipes-7e4f479b888e9c47faf074962140eb66803a557b.tar.gz
ferdium-recipes-7e4f479b888e9c47faf074962140eb66803a557b.tar.zst
ferdium-recipes-7e4f479b888e9c47faf074962140eb66803a557b.zip
Fix Feedly counter script when no pending article to read (#826)
Co-authored-by: Bruno Rossetto <bruno.rossetto@sottelli.com>
Diffstat (limited to 'recipes/feedly/package.json')
-rw-r--r--recipes/feedly/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/feedly/package.json b/recipes/feedly/package.json
index 70442bc..c1fa2ed 100644
--- a/recipes/feedly/package.json
+++ b/recipes/feedly/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "feedly", 2 "id": "feedly",
3 "name": "Feedly", 3 "name": "Feedly",
4 "version": "1.1.2", 4 "version": "1.1.3",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://feedly.com" 7 "serviceURL": "https://feedly.com"