Add link to email notifications (#9438)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2025-07-02 18:52:18 +05:00
committed by GitHub
parent 9d49211f9b
commit a97ae35933
5 changed files with 6 additions and 6 deletions
@@ -1330,7 +1330,7 @@ export async function OnAttributeCreate (txes: Tx[], control: TriggerControl): P
defaultEnabled: false,
templates: {
textTemplate: '{body}',
htmlTemplate: '<p>{body}</p>',
htmlTemplate: '<p>{body}</p><p>{link}</p>',
subjectTemplate: '{doc} updated'
},
label: attribute.label