aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slack/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-16 19:29:14 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-16 19:29:14 -0500
commit50cfe923866aed9e4ef14fdeca91102bf2e0f2aa (patch)
tree91fc4cacfa28153fd8abc61f92618c8cafddf845 /recipes/slack/package.json
parentUse a click-handler for slack to capture all click events and open in the sam... (diff)
downloadferdium-recipes-50cfe923866aed9e4ef14fdeca91102bf2e0f2aa.tar.gz
ferdium-recipes-50cfe923866aed9e4ef14fdeca91102bf2e0f2aa.tar.zst
ferdium-recipes-50cfe923866aed9e4ef14fdeca91102bf2e0f2aa.zip
Partially revert ddeaca3d6776d8 (remove clickHandler for slack since it didn't fix #145
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 6d18dac..9105f31 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.4.1", 4 "version": "1.4.2",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://{teamId}.slack.com", 7 "serviceURL": "https://{teamId}.slack.com",