Skip to content

Commit 46e2e79

Browse files
Merge pull request #296 from PeterLinBiz:NewDefinitionFormat
Upgrade the format for org preferences in the scratch org definition
2 parents b5c833f + daf1a09 commit 46e2e79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/project-scratch-def.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"orgName": "apex-common",
33
"edition": "Developer",
44
"settings": {
5-
"orgPreferenceSettings": {
6-
"s1DesktopEnabled": true
5+
"lightningExperienceSettings": {
6+
"enableS1DesktopEnabled": true
77
}
88
}
99
}

0 commit comments

Comments
 (0)