mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-18 10:17:27 +01: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