aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/thelounge/package.json
diff options
context:
space:
mode:
authorLibravatar Brian Kendall <7917884+briankendall@users.noreply.github.com>2023-10-11 10:15:24 -0400
committerLibravatar GitHub <noreply@github.com>2023-10-11 15:15:24 +0100
commit57376fc94ac0b06768f13a83276db375c41ffdd5 (patch)
tree94750ae1c2b2fafe4cd60e9539e3364ed2cd1c0d /recipes/thelounge/package.json
parentadd bradymholt as a contributor for code (#438) (diff)
downloadferdium-recipes-57376fc94ac0b06768f13a83276db375c41ffdd5.tar.gz
ferdium-recipes-57376fc94ac0b06768f13a83276db375c41ffdd5.tar.zst
ferdium-recipes-57376fc94ac0b06768f13a83276db375c41ffdd5.zip
Fix TheLounge sending notifications for muted channels (#435)
* Fix TheLounge sending notifications for muted channels * Fix lint and CI --------- Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
Diffstat (limited to 'recipes/thelounge/package.json')
-rw-r--r--recipes/thelounge/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/thelounge/package.json b/recipes/thelounge/package.json
index ef43758..4cf50ed 100644
--- a/recipes/thelounge/package.json
+++ b/recipes/thelounge/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "thelounge", 2 "id": "thelounge",
3 "name": "The Lounge", 3 "name": "The Lounge",
4 "version": "1.4.0", 4 "version": "1.4.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "hasCustomUrl": true, 7 "hasCustomUrl": true,