aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/github/package.json
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-09-29 09:00:36 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-29 09:00:36 +0200
commit51431a33f63f6f5619477f12209dd915d6dd57e1 (patch)
tree0d10256051fb49e97547121e95cc428ee0a8532f /recipes/github/package.json
parentAdded trello darkmode (#719) (diff)
downloadferdium-recipes-51431a33f63f6f5619477f12209dd915d6dd57e1.tar.gz
ferdium-recipes-51431a33f63f6f5619477f12209dd915d6dd57e1.tar.zst
ferdium-recipes-51431a33f63f6f5619477f12209dd915d6dd57e1.zip
fix: searching repos on github clogs notifications (#729)
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 5a35240..5ecd276 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.3.0", 4 "version": "2.3.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://github.com/notifications", 7 "serviceURL": "https://github.com/notifications",