aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rocketchat/package.json
diff options
context:
space:
mode:
authorLibravatar Flo <florian@sorg.tech>2024-01-05 05:32:08 +0100
committerLibravatar GitHub <noreply@github.com>2024-01-04 21:32:08 -0700
commit8b6695135b163aad04aa9cfb65fbbcf9c7ef3f71 (patch)
tree24c0dd258803dbc67ddc7a5333e6c137a6a753ac /recipes/rocketchat/package.json
parentGoogle Voice Dark background for search results (#488) (diff)
downloadferdium-recipes-8b6695135b163aad04aa9cfb65fbbcf9c7ef3f71.tar.gz
ferdium-recipes-8b6695135b163aad04aa9cfb65fbbcf9c7ef3f71.tar.zst
ferdium-recipes-8b6695135b163aad04aa9cfb65fbbcf9c7ef3f71.zip
rocketchat: fix unread counter disappearing (#489)
Diffstat (limited to 'recipes/rocketchat/package.json')
-rw-r--r--recipes/rocketchat/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/rocketchat/package.json b/recipes/rocketchat/package.json
index 164cd5f..92c245a 100644
--- a/recipes/rocketchat/package.json
+++ b/recipes/rocketchat/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "rocketchat", 2 "id": "rocketchat",
3 "name": "Rocket.Chat", 3 "name": "Rocket.Chat",
4 "version": "1.4.0", 4 "version": "1.5.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://{teamId}.rocket.chat", 7 "serviceURL": "https://{teamId}.rocket.chat",