diff --git a/modulecheck/forms.json b/modulecheck/forms.json index eae7abbc9aa734d1131c9fb79eef8919b844579e..7c07e13d9525ed047549a3d9d85aae99da895c3d 100644 --- a/modulecheck/forms.json +++ b/modulecheck/forms.json @@ -322,6 +322,9 @@ "keepStateDuration" ] }, + "required": [ + "targetBundleName" + ], "properties": { "abilityName": { "description": "The ability name of the fun interaction form.", @@ -356,6 +359,9 @@ "disabledDesktopBehaviors" ] }, + "required": [ + "abilityName" + ], "properties": { "abilityName": { "description": "The ability name of the scene animation form.",