mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: add field description to message thread id
This commit is contained in:
@@ -580,6 +580,7 @@ export const HandleNotifications = ({ notificationId }: Props) => {
|
||||
</FormControl>
|
||||
|
||||
<FormMessage />
|
||||
<FormDescription>Optional. Use it when you want to send notifications to a specific topic in a group.</FormDescription>
|
||||
</FormItem>
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user