Skip to content

Commit 88886e0

Browse files
committed
fix jamf json schema value
1 parent 4313964 commit 88886e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Schema/jamf/com.github.macadmins.Nudge.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
{
338338
"title": "Configured",
339339
"type": "boolean",
340-
"default": false
340+
"default": true
341341
}
342342
]
343343
}

0 commit comments

Comments
 (0)