mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
style: commitlint fix
This commit is contained in:
parent
121755d9cc
commit
a4242d45d3
@ -580,7 +580,10 @@ 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>
|
||||
<FormDescription>
|
||||
Optional. Use it when you want to send notifications
|
||||
to a specific topic in a group.
|
||||
</FormDescription>
|
||||
</FormItem>
|
||||
)}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user