From 665e3761c45e03ad015b2399fee707fcf451dc15 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 21 Dec 2023 08:48:53 +0100 Subject: [PATCH] fix: stay tuned --- resources/views/livewire/project/new/select.blade.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index cc252c827..adc3f3600 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -202,6 +202,10 @@
  • Select a Server
  • Select a Destination
  • + @if ($isDatabase) +
    Swarm clusters are excluded from this type of resource at the moment. It will + be activated soon. Stay tuned.
    + @endif {{-- @if ($isDatabase)