From 5fb1b06694ed76348678e185b459383f916d7a43 Mon Sep 17 00:00:00 2001 From: Doug Gunter Date: Thu, 14 Nov 2024 10:49:13 +0100 Subject: [PATCH] Turn off Vonage public docs (#19054) --- vonage/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vonage/manifest.json b/vonage/manifest.json index ba8b838416ad8..51b863ed5edfd 100644 --- a/vonage/manifest.json +++ b/vonage/manifest.json @@ -2,7 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "af03738b-a2a3-4d90-bbc8-5c6bdccfa0a5", "app_id": "vonage", - "display_on_public_website": true, + "display_on_public_website": false, "tile": { "overview": "README.md#Overview", "configuration": "README.md#Setup",