mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-20 04:37:09 +02:00
Group support for Slack Followup (#951)
This commit is contained in:
@@ -216,8 +216,12 @@ export const SlackBotCreationForm = ({
|
||||
subtext={
|
||||
<div>
|
||||
The full email addresses of the Slack users we should
|
||||
tag if the user clicks the "Still need help?" button.
|
||||
For example, 'mark@acme.com'.
|
||||
tag if the user clicks the "Still need help?"
|
||||
button. For example, 'mark@acme.com'.
|
||||
<br />
|
||||
Or provide a user group by either the name or the
|
||||
handle. For example, 'Danswer Team' or
|
||||
'danswer-team'.
|
||||
<br />
|
||||
<br />
|
||||
If no emails are provided, we will not tag anyone and
|
||||
|
Reference in New Issue
Block a user