fix stuff

This commit is contained in:
Xuan Sang LE
2018-02-28 15:50:49 +01:00
parent 53f4ac36c8
commit 52a5f7351d
2 changed files with 8 additions and 3 deletions

View File

@ -9,5 +9,10 @@
"version":"0.1a",
"category":"System",
"iconclass":"fa fa-pencil-square-o",
"mimes":["text/.*"]
"mimes":[
"text/.*",
"[^/]*/json.*",
"[^/]*/.*ml",
"[^/]*/javascript"
]
}