Skip to content

Commit cbc756a

Browse files
committed
feat: implement default notification triggers for leave requests and updates
Signed-off-by: Mohsen Karimi <mohsenk.work@gmail.com>
1 parent 70762e0 commit cbc756a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ app:
66
from:
77
unsubscribe-url:
88
company-name:
9-
base-template:
9+
base-template: "classpath:templates/email/layout.html"
1010
base-url:
1111
storage:
1212
temp-directory: ${java.io.tmpdir}

0 commit comments

Comments
 (0)