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