From a83648989a67783dfa4bc0bc3159331ca18a11f9 Mon Sep 17 00:00:00 2001 From: Henri Courdent <122811744+hcourdent@users.noreply.github.com> Date: Fri, 28 Jul 2023 12:58:21 +0200 Subject: [PATCH] Context given on Slack integration (#1948) * Context given on Slack integration * Fix package-lock.json --- .../(logged)/workspace_settings/+page.svelte | 24 +++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte b/frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte index 12849ed13a..71880742dc 100644 --- a/frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte +++ b/frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte @@ -772,10 +772,9 @@ {/if}
response_url: string, text: string- respectively the url to reply directly to the trigger and the text of the command. +