From 34321b2b1dc66b0f63cf0db40e287f5ffc8c0fa5 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 22 Jan 2024 11:20:04 -0700 Subject: [PATCH] Fix destination_context use public not null --- app/destinations/destination_edit.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/destinations/destination_edit.php b/app/destinations/destination_edit.php index a2aca66a40..78127077fd 100644 --- a/app/destinations/destination_edit.php +++ b/app/destinations/destination_edit.php @@ -1,3 +1,4 @@ +