From 187a7f4ee991baa79738a0a53dbdb8981b6a0a17 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sun, 21 Mar 2021 13:16:23 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/manifest.json b/manifest.json index 641d1a2..dc947c4 100644 --- a/manifest.json +++ b/manifest.json @@ -38,11 +38,6 @@ }, "example": "/var/www/my_webapp/www", "default": "/var/www/my_webapp/www" - }, - { - "name": "is_public", - "type": "boolean", - "default": true } ] }