We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec9381 commit 4102986Copy full SHA for 4102986
upload-api/migration-wordpress/libs/content_types.js
@@ -16,6 +16,7 @@ const { contentTypes: contentTypesConfig } = config.modules;
16
17
const contentTypeFolderPath = path.resolve(config.data, contentTypesConfig.dirName);
18
19
+
20
/**
21
* Create folders and files
22
*/
0 commit comments