Skip to content

Commit

Permalink
docMap adds flowchart configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kerwin612 committed Mar 11, 2022
1 parent 0365e40 commit e12a05b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/routes/edit.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
code: '/#/flowchart',
config: '/#/flowchart?id=configuration'
},
flowchart: {
code: '/#/flowchart',
config: '/#/flowchart?id=configuration'
},
sequenceDiagram: {
code: '/#/sequenceDiagram',
config: '/#/sequenceDiagram?id=configuration'
Expand Down

0 comments on commit e12a05b

Please sign in to comment.