From 9e66e7a3e12b6fd53e438c34624baef6c12dc9ea Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 13 Jun 2023 10:34:52 +0200 Subject: [PATCH] fix --- .../views/livewire/project/application/general.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/livewire/project/application/general.blade.php b/resources/views/livewire/project/application/general.blade.php index 9a06ce4da..b96fcad1d 100644 --- a/resources/views/livewire/project/application/general.blade.php +++ b/resources/views/livewire/project/application/general.blade.php @@ -77,8 +77,8 @@ + helper="Allow to automatically deploy Preview Deployments for all opened PR's.

Closing a PR will delete Preview Deployments." + instantSave id="is_preview_deployments_enabled" label="Previews Deployments" />