mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-05 00:26:40 +02:00
Updated the version id
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user