aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slack/package.json
diff options
context:
space:
mode:
authorLibravatar jpmschuler <jpmschuler@users.noreply.github.com>2022-03-14 16:38:34 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-14 16:38:34 +0100
commit4cc5f074d87b63f26671ae8db060057452cf4e26 (patch)
tree34168b904e91669e7b5d74f9ce9f041fa6bedb25 /recipes/slack/package.json
parentdocs: add Lawrence-ux as a contributor for review (#842) (diff)
downloadferdium-recipes-4cc5f074d87b63f26671ae8db060057452cf4e26.tar.gz
ferdium-recipes-4cc5f074d87b63f26671ae8db060057452cf4e26.tar.zst
ferdium-recipes-4cc5f074d87b63f26671ae8db060057452cf4e26.zip
Improve Slack DarkMode (esp. threads, saved) (#821)
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 77f5a5b..d55842a 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.4", 4 "version": "1.3.5",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://{teamId}.slack.com", 7 "serviceURL": "https://{teamId}.slack.com",