aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tt-rss/package.json
diff options
context:
space:
mode:
authorLibravatar Joseph Hale <47901316+thehale@users.noreply.github.com>2023-05-23 14:43:25 -0700
committerLibravatar GitHub <noreply@github.com>2023-05-23 22:43:25 +0100
commiteef3b310e7081c4a636bb29739fb99cb917d4974 (patch)
tree0b678650325fd106c6e48b875108ba5c6d65ec8a /recipes/tt-rss/package.json
parentfix(github): Include "new notifications" in direct total (#371) (diff)
downloadferdium-recipes-eef3b310e7081c4a636bb29739fb99cb917d4974.tar.gz
ferdium-recipes-eef3b310e7081c4a636bb29739fb99cb917d4974.tar.zst
ferdium-recipes-eef3b310e7081c4a636bb29739fb99cb917d4974.zip
feat(tt-rss): Optionally limit notifications to a Category. (#370)
Diffstat (limited to 'recipes/tt-rss/package.json')
-rw-r--r--recipes/tt-rss/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tt-rss/package.json b/recipes/tt-rss/package.json
index 2b3a305..a2fff77 100644
--- a/recipes/tt-rss/package.json
+++ b/recipes/tt-rss/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "tt-rss", 2 "id": "tt-rss",
3 "name": "Tiny Tiny RSS", 3 "name": "Tiny Tiny RSS",
4 "version": "1.1.0", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "hasCustomUrl": true 7 "hasCustomUrl": true