This commit is contained in:
Christopher Cookman 2025-09-15 07:20:01 -06:00
parent 6ff920c322
commit 0fa1e2ba0e

View file

@ -174,6 +174,10 @@ module.exports = {
{
name: "Category",
value: "category"
},
{
name: "Delete Product",
value: "delete"
}
]
}