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 6c98d65 commit 8eb2b01Copy full SHA for 8eb2b01
api/src/services/sitecore.service.ts
@@ -9,6 +9,7 @@ import { orgService } from './org.service.js';
9
import { getLogMessage } from '../utils/index.js';
10
import customLogger from '../utils/custom-logger.utils.js';
11
12
+
13
const append = "a";
14
const baseDirName = MIGRATION_DATA_CONFIG.DATA
15
const {
0 commit comments