From 01c678053d56d281b7603ccf71ff7669c045f7d4 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Sun, 28 Sep 2025 09:58:05 +0200 Subject: [PATCH] fix(configuration-checker): update message to clarify redeployment requirement for configuration changes --- .../livewire/project/shared/configuration-checker.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/livewire/project/shared/configuration-checker.blade.php b/resources/views/livewire/project/shared/configuration-checker.blade.php index 38b077e05..e1b8f835f 100644 --- a/resources/views/livewire/project/shared/configuration-checker.blade.php +++ b/resources/views/livewire/project/shared/configuration-checker.blade.php @@ -12,7 +12,7 @@ - Please restart (or redeploy) to apply the new configuration. + Please redeploy to apply the new configuration. Disable This Popup