Skip to content

Commit a5c23ab

Browse files
committed
change recipesCategory, remove category
1 parent 3438e5a commit a5c23ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
"meta" : {
77
"label" : "Multisheet Excel Export",
8-
"category": "Excel",
98
"description" : "Export multiple datasets to one xlsx file with multiple sheets",
109
"author" : "Dataiku (Kasim PATEL, Thibault DESFONTAINES, Louis Barjon)",
1110
"icon" : "icon-file",
1211
"licenseInfo" : "Apache Software License",
1312
"url" : "https://www.dataiku.com/product/plugins/multisheet-excel-export",
1413
"tags" : ["Microsoft", "Excel", "Export"],
14+
"recipesCategory": "visual",
1515
"supportLevel": "NOT_SUPPORTED"
1616
}
1717
}

0 commit comments

Comments
 (0)