Commit 8d6f36a2 authored by Administrator's avatar Administrator
Browse files

Minor change: fixed type of gitGraph

parent 215d86ef
Pipeline #28234 failed with stages
in 0 seconds
...@@ -11,7 +11,7 @@ export const MERMAID_DIAGRAM_TYPES = [ ...@@ -11,7 +11,7 @@ export const MERMAID_DIAGRAM_TYPES = [
'gantt', 'gantt',
'pie', 'pie',
'quadrantChart', 'quadrantChart',
'gitgraph', 'gitGraph',
'mindmap', 'mindmap',
'zenuml', 'zenuml',
'xychart-beta', 'xychart-beta',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment