From ecad93afffdda1a840a2cef7f2e27c9258d78a74 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sat, 20 Apr 2024 09:26:10 +1000 Subject: [PATCH] Updated translations --- app/Livewire/RequiredClientInfo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Livewire/RequiredClientInfo.php b/app/Livewire/RequiredClientInfo.php index 5899522a0ce9..909c3462d318 100644 --- a/app/Livewire/RequiredClientInfo.php +++ b/app/Livewire/RequiredClientInfo.php @@ -379,7 +379,7 @@ $_contact->push(); { $this->show_form = true; - +//@todo - need to make this optional // MultiDB::setDb($this->db); // $_contact = ClientContact::withTrashed()->find($this->contact_id);