From 696acb71fed5b6862a28175cb95be371172e1475 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Sun, 22 Sep 2024 20:26:45 +0200 Subject: [PATCH] Improve helper text for all cleanup settings --- .../views/livewire/server/form.blade.php | 28 ++++++++++++++++--- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/resources/views/livewire/server/form.blade.php b/resources/views/livewire/server/form.blade.php index a8160c675..221021fa9 100644 --- a/resources/views/livewire/server/form.blade.php +++ b/resources/views/livewire/server/form.blade.php @@ -188,7 +188,15 @@
Only enable if you know what you are doing! As data cold be lost and functional issues might occur.
+Warning: Enable these options only if you fully understand their implications and consequences!
Improper use will result in data loss and could cause functional issues.