mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-11 19:39:43 +02:00
Added support to change the position of the main branch
This commit is contained in:
@@ -1055,6 +1055,7 @@ const config = {
|
||||
y: 0,
|
||||
},
|
||||
mainBranchName: 'main',
|
||||
mainBranchOrder: 0,
|
||||
showCommitLabel: true,
|
||||
showBranches: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user