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 d5ad9fa commit d8b93dfCopy full SHA for d8b93df
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