Merge pull request #253 from syloktools/main
Added xlsm file type to file-type taxonomypull/254/head
commit
dfdcbbf9c8
|
@ -412,6 +412,11 @@
|
||||||
"expanded": "document",
|
"expanded": "document",
|
||||||
"value": "xlsx"
|
"value": "xlsx"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"colour": "#00663f",
|
||||||
|
"expanded": "document",
|
||||||
|
"value": "xlsm"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"colour": "#99ffd8",
|
"colour": "#99ffd8",
|
||||||
"expanded": "document",
|
"expanded": "document",
|
||||||
|
|
Loading…
Reference in New Issue