Skip to content

Commit 4587076

Browse files
committed
fix license prop dependency
1 parent 72c3215 commit 4587076

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

properties_pane/model_level/modelLevelConfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,8 @@ making sure that you maintain a proper JSON format.
308308
"type": "or",
309309
"values": [
310310
{
311-
311+
"key": "licenseIdentifier",
312+
"pattern": "^\\s*$"
312313
},
313314
{
314315
"type": "not",

0 commit comments

Comments
 (0)