From 4bf8d7d0b2363108b6420b87355bc93f82774d2d Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sat, 6 Aug 2022 21:29:18 -0400 Subject: [PATCH] change default --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8ecab8b..37fb067 100644 --- a/manifest.json +++ b/manifest.json @@ -39,8 +39,8 @@ { "name": "path", "type": "path", - "example": "/example", - "default": "/example" + "example": "/tandoor", + "default": "/tandoor" }, { "name": "is_public",