Fix eror build
This commit is contained in:
@@ -17,7 +17,6 @@ export default async function kategoriBeritaDelete(context: Context) {
|
||||
where: {
|
||||
kategoriBeritaId: id,
|
||||
isActive: true,
|
||||
deletedAt: null,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user