1
0
Fork 0
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:
Harvey Kandola 2022-03-24 13:13:11 -04:00
parent 1a909dd046
commit 9473ecba9a

View file

@ -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