Skip to content

Commit 5397d2c

Browse files
authored
release: 1.4.2 (#152)
2 parents c821d62 + dd0a334 commit 5397d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/org/gitanimals/notification/app/SlackDeadLetterMessageListener.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class SlackDeadLetterMessageListener(
3939

4040
notification.notifyWithActions(
4141
message = """
42-
:this_is_fine: **DeadLetter** :this_is_fine:
42+
:this_is_fine: *DeadLetter* :this_is_fine:
4343
4444
> $deadLetterEvent
4545
""".trimIndent(),

0 commit comments

Comments
 (0)