From b4dd7cd2638d25ec9069daa24c4698ffa9e51b2b Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Tue, 10 Dec 2024 15:31:00 +0100 Subject: [PATCH] fix: add missing deployment notifications to telegram --- .../livewire/notifications/telegram.blade.php | 102 ++++++++++-------- 1 file changed, 55 insertions(+), 47 deletions(-) diff --git a/resources/views/livewire/notifications/telegram.blade.php b/resources/views/livewire/notifications/telegram.blade.php index 790bf3143..f0ff3381b 100644 --- a/resources/views/livewire/notifications/telegram.blade.php +++ b/resources/views/livewire/notifications/telegram.blade.php @@ -1,52 +1,66 @@