Skip to content

Commit a1caafa

Browse files
authored
Merge pull request #485 from contentstack/feature/workflow
workflow checking
2 parents 21a7184 + d850f7e commit a1caafa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

upload-api/migration-sitecore/constants/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ const MIGRATION_DATA_CONFIG = {
4040
GLOBAL_FIELDS_FILE: "globalfields",
4141
GLOBAL_FIELDS_FILE_NAME : "globalfields.json",
4242

43-
44-
4543
EXPORT_INFO_FILE: "export-info.json"
4644
}
4745
module.exports = {

upload-api/migration-wordpress/config/index.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
"dirName": "posts",
4747
"fileName": "en-us.json",
4848
"masterfile": "posts.json"
49+
50+
4951

5052
}
5153
}

0 commit comments

Comments
 (0)