fix: product
This commit is contained in:
@@ -42,5 +42,5 @@ export class Product extends BaseModel {
|
||||
return subCategories.product;
|
||||
},
|
||||
)
|
||||
subCategories: ProductSubCategories;
|
||||
sub_categories: ProductSubCategories;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user