Skip to content

Commit 2fef2ef

Browse files
committed
lets test on workflow
1 parent c2d129a commit 2fef2ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upload-api/migration-wordpress/libs/contenttypemapper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const config = require('../config');
77
const { writeFile, writeFileAsync } = require('../utils/helper');
88
const restrictedUid = require('../utils');
99

10+
1011
const { contentTypes: contentTypesConfig } = config.modules;
1112
const contentTypesFile = path.join(
1213
process.cwd(),

0 commit comments

Comments
 (0)