Updated the version id

This commit is contained in:
Ashish Jain
2021-08-26 19:32:05 +02:00
parent 3ad190855b
commit 296a64f465
8 changed files with 544 additions and 480 deletions

View File

@@ -359,7 +359,7 @@ export const draw = function (text, id) {
// }
// Fetch the default direction, use TD if none was found
let dir = 'TD';
//let dir = 'TD';
const conf = getConfig().flowchart;
log.info('config:', conf);