mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
Update flowchart.go
This commit is contained in:
parent
1a909dd046
commit
9473ecba9a
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ func (*Provider) Meta() provider.TypeMeta {
|
||||||
section := provider.TypeMeta{}
|
section := provider.TypeMeta{}
|
||||||
|
|
||||||
section.ID = "d46a18f6-49fb-11e8-842f-0ed5f89f718b"
|
section.ID = "d46a18f6-49fb-11e8-842f-0ed5f89f718b"
|
||||||
section.Title = "Draw.io Diagram"
|
section.Title = "Diagrams.net"
|
||||||
section.Description = "Draw.io powered flowcharts and diagrams"
|
section.Description = "Flowcharts and diagrams"
|
||||||
section.ContentType = "flowchart"
|
section.ContentType = "flowchart"
|
||||||
section.PageType = "tab"
|
section.PageType = "tab"
|
||||||
section.Order = 9991
|
section.Order = 9991
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue