diff --git a/commands.js b/commands.js index cb27ef7..91bece3 100644 --- a/commands.js +++ b/commands.js @@ -174,6 +174,10 @@ module.exports = { { name: "Category", value: "category" + }, + { + name: "Delete Product", + value: "delete" } ] }