From 50750eb9e4529c21a370791c8a6d317d179f9f31 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Sun, 26 Jan 2025 18:02:33 +0100 Subject: [PATCH] fix(ui): correct typo in container label helper text --- .../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 026b3b579..ed1526bdd 100644 --- a/resources/views/livewire/project/application/general.blade.php +++ b/resources/views/livewire/project/application/general.blade.php @@ -285,7 +285,7 @@ helper="By default, $ (and other chars) is escaped. So if you write $ in the labels, it will be saved as $$.

If you want to use env variables inside the labels, turn this off." id="application.settings.is_container_label_escape_enabled" instantSave> {{-- --}} @endif @@ -318,7 +318,7 @@ @endif