aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slack/package.json
diff options
context:
space:
mode:
authorLibravatar jpmschuler <jpmschuler@users.noreply.github.com>2021-11-25 00:14:59 +0100
committerLibravatar GitHub <noreply@github.com>2021-11-25 04:44:59 +0530
commitf2d1f2d568105138efe64f205a93c5d200354272 (patch)
treea40217a108953f4712cf31fab13582eb8d845a7e /recipes/slack/package.json
parentAdded recipe for Circuit (#771) (diff)
downloadferdium-recipes-f2d1f2d568105138efe64f205a93c5d200354272.tar.gz
ferdium-recipes-f2d1f2d568105138efe64f205a93c5d200354272.tar.zst
ferdium-recipes-f2d1f2d568105138efe64f205a93c5d200354272.zip
fix slack darkmode not working due to forced bgcolor of elements in original slack css (#770)
Diffstat (limited to 'recipes/slack/package.json')
-rw-r--r--recipes/slack/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/slack/package.json b/recipes/slack/package.json
index 3a8f248..77f5a5b 100644
--- a/recipes/slack/package.json
+++ b/recipes/slack/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "slack", 2 "id": "slack",
3 "name": "Slack", 3 "name": "Slack",
4 "version": "1.3.3", 4 "version": "1.3.4",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://{teamId}.slack.com", 7 "serviceURL": "https://{teamId}.slack.com",