mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Finished up Draw.io integration
This commit is contained in:
parent
d746c90624
commit
85b6e40d8c
2 changed files with 16 additions and 5 deletions
|
@ -30,7 +30,7 @@ func (*Provider) Meta() provider.TypeMeta {
|
|||
section := provider.TypeMeta{}
|
||||
|
||||
section.ID = "d46a18f6-49fb-11e8-842f-0ed5f89f718b"
|
||||
section.Title = "Graphical Diagram"
|
||||
section.Title = "Draw.io Diagram"
|
||||
section.Description = "Draw.io powered flowcharts and diagrams"
|
||||
section.ContentType = "flowchart"
|
||||
section.PageType = "tab"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue