Skip to content

Commit

Permalink
Merge pull request #572 from Esri/manager-config-update
Browse files Browse the repository at this point in the history
set default as null
  • Loading branch information
jmhauck authored Oct 22, 2024
2 parents 6a8048b + a1f15d5 commit 8e42f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configParamsJSON/managerConfigParams.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"type": "setting",
"id": "appLayout",
"express": true,
"defaultValue": "splitView"
"defaultValue": null
}
]
},
Expand Down

0 comments on commit 8e42f85

Please sign in to comment.