1
0
Fork 0
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:
Harvey Kandola 2018-05-03 12:46:15 +01:00
parent d746c90624
commit 85b6e40d8c
2 changed files with 16 additions and 5 deletions

View file

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