aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slack/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-15 15:01:36 -0500
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-05-15 15:08:54 -0500
commitddeaca3d6776d8828e8d4bf1e849d0f7097982f0 (patch)
treedd5fc3ed9691c31ed55ce1d9a1b7bb827ae4465e /recipes/slack/package.json
parentUpgrade 'pnpm' to '7.1.0' (diff)
downloadferdium-recipes-ddeaca3d6776d8828e8d4bf1e849d0f7097982f0.tar.gz
ferdium-recipes-ddeaca3d6776d8828e8d4bf1e849d0f7097982f0.tar.zst
ferdium-recipes-ddeaca3d6776d8828e8d4bf1e849d0f7097982f0.zip
Use a click-handler for slack to capture all click events and open in the same recipe webview
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 5420c5b..6d18dac 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.0", 4 "version": "1.4.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://{teamId}.slack.com", 7 "serviceURL": "https://{teamId}.slack.com",