Skip to content

Commit

Permalink
Fixed conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Khadreal committed Sep 25, 2024
2 parents 0e8eb9d + c25ac8a commit 52120c1
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions config/scenarioUrls.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,41 @@
"lrcWillSite": {
"path": "lrc_will_site"
}
},
"test:delayjs:genesis": {
"delayJs": {
"path": ""
},
"delayJsMobile": {
"path": "",
"mobile": true
}
},
"test:delayjs:flatsome": {
"delayJs": {
"path": ""
},
"delayJsMobile": {
"path": "",
"mobile": true
}
},
"test:delayjs:divi": {
"delayJs": {
"path": ""
},
"delayJsMobile": {
"path": "",
"mobile": true
}
},
"test:delayjs:astra": {
"delayJs": {
"path": ""
},
"delayJsMobile": {
"path": "",
"mobile": true
}
}
}

0 comments on commit 52120c1

Please sign in to comment.