Update apps categories

This commit is contained in:
mrsang
2021-03-31 23:09:40 +02:00
parent 3ff8f1a6eb
commit ada4358d61
92 changed files with 912 additions and 124 deletions

View File

@ -3,7 +3,7 @@
Generate graph from text using mermaid
## Change logs
* v0.0.9-a: Change category
* v0.0.8-a: Fix ace path
* v0.0.7-a: Fix worker path
* v0.0.6-a: Fix unable to export image from tainted canvas

View File

@ -3,7 +3,7 @@
Generate graph from text using mermaid
## Change logs
* v0.0.9-a: Change category
* v0.0.8-a: Fix ace path
* v0.0.7-a: Fix worker path
* v0.0.6-a: Fix unable to export image from tainted canvas

View File

@ -7,8 +7,8 @@
"email": "xsang.le@gmail.com",
"licences": "GPLv3"
},
"version":"0.0.8-a",
"category":"Office",
"version":"0.0.9-a",
"category":"Graphics",
"iconclass": "fa fa-sitemap",
"mimes":["text/.*graphviz"]
}

View File

@ -7,8 +7,8 @@
"email": "xsang.le@gmail.com",
"licences": "GPLv3"
},
"version":"0.0.8-a",
"category":"Office",
"version":"0.0.9-a",
"category":"Graphics",
"iconclass": "fa fa-sitemap",
"mimes":["text/.*graphviz"]
}