1
All checks were successful
Koori-ERP-Sync-Only / sync-update (push) Successful in 37s

This commit is contained in:
2025-12-31 16:35:21 +08:00
parent 41976c868d
commit 4f9d65a7c7

View File

@@ -20,7 +20,6 @@ class Category extends Model
'is_active' => 'boolean', 'is_active' => 'boolean',
]; ];
/** /**
* Get the products for the category. * Get the products for the category.
*/ */