From 0c4e4fc1979a087461fabe2cef30ecd0eb3418d8 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Wed, 17 Apr 2024 13:04:06 -0600 Subject: [PATCH] Update conditions.json --- conditions.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conditions.json b/conditions.json index 71eb103..af77625 100644 --- a/conditions.json +++ b/conditions.json @@ -2,8 +2,7 @@ { "bundle_id": "comnewapp", "include": ["newfeature"], - "exclude": ["oldmodule"], - "includeForce": [] + "exclude": ["oldmodule"] }, { "bundle_id": "comanotherapp",