From 525912ae1562a82fef4f904a6375e22837ecb868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20Tun=C3=A7er?= Date: Thu, 12 Mar 2026 23:29:03 +0300 Subject: [PATCH] fix(logs): add missing final newline to show.blade.php --- .../livewire/project/application/deployment/show.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/livewire/project/application/deployment/show.blade.php b/resources/views/livewire/project/application/deployment/show.blade.php index 5c149f526..a8b24aa9c 100644 --- a/resources/views/livewire/project/application/deployment/show.blade.php +++ b/resources/views/livewire/project/application/deployment/show.blade.php @@ -370,4 +370,4 @@ class="shrink-0 text-gray-500">{{ $line['timestamp'] }} - \ No newline at end of file +