From 376511159e119984e0d5ff28d3c88edbdde94e5e Mon Sep 17 00:00:00 2001 From: Mayar Osama Fouad Ali <66883096+maayarosama@users.noreply.github.com> Date: Wed, 25 Dec 2024 15:13:08 +0200 Subject: [PATCH] Adjusting the validation of domain in public config to be optional (#3764) --- .../playground/src/dashboard/components/public_config.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packages/playground/src/dashboard/components/public_config.vue b/packages/playground/src/dashboard/components/public_config.vue index 834c86af90..ac8d3f51c6 100644 --- a/packages/playground/src/dashboard/components/public_config.vue +++ b/packages/playground/src/dashboard/components/public_config.vue @@ -97,10 +97,7 @@