mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 09:44:51 +01:00
info diagram to show version of mermaid, bugfixes for gantt chart
This commit is contained in:
@@ -104,7 +104,7 @@ const init = function () {
|
||||
}
|
||||
|
||||
const initialize = function (config) {
|
||||
logger.debug('Initializing mermaid')
|
||||
logger.debug('Initializing mermaid ')
|
||||
if (typeof config.mermaid !== 'undefined') {
|
||||
if (typeof config.mermaid.startOnLoad !== 'undefined') {
|
||||
mermaid.startOnLoad = config.mermaid.startOnLoad
|
||||
|
||||
Reference in New Issue
Block a user