Skip to content

Commit 70e4a9e

Browse files
Update resources/views/events/github/team/deleted.blade.php
Co-authored-by: Tan Nguyen <tannp27@gmail.com>
1 parent b52b36d commit 70e4a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/events/github/team/deleted.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
?>
88

9-
<b>{!! __('tg-notifier::events/github/team.deleted.title') !!}</b> 🎊
9+
🗑 <b>{!! __('tg-notifier::events/github/team.deleted.title') !!}</b> 🎊
1010

1111
@if(isset($payload->organization))
1212
🏢 {!! __('tg-notifier::events/github/team.deleted.organization') !!}: <b>{{ $payload->organization->login }}</b>

0 commit comments

Comments
 (0)