aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/github/package.json
diff options
context:
space:
mode:
authorLibravatar Edgars <eandersons@users.noreply.github.com>2023-12-13 15:35:10 +0200
committerLibravatar GitHub <noreply@github.com>2023-12-13 06:35:10 -0700
commitd05588b1dc4462a6279c581a34fff0fdbe53e842 (patch)
tree6c5e433adf2422eb517f6b44155007a027a8e378 /recipes/github/package.json
parentAdd Wakapi recipe (#474) (diff)
downloadferdium-recipes-d05588b1dc4462a6279c581a34fff0fdbe53e842.tar.gz
ferdium-recipes-d05588b1dc4462a6279c581a34fff0fdbe53e842.tar.zst
ferdium-recipes-d05588b1dc4462a6279c581a34fff0fdbe53e842.zip
Fix indirect notifications badge for GitHub (#476)
Diffstat (limited to 'recipes/github/package.json')
-rw-r--r--recipes/github/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/github/package.json b/recipes/github/package.json
index 8788aad..e077f8d 100644
--- a/recipes/github/package.json
+++ b/recipes/github/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "github", 2 "id": "github",
3 "name": "GitHub", 3 "name": "GitHub",
4 "version": "2.6.0", 4 "version": "2.6.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://github.com/notifications", 7 "serviceURL": "https://github.com/notifications",