fix: remove truncated management totals
This commit is contained in:
@@ -35,7 +35,6 @@ export class CertificationService {
|
||||
},
|
||||
include: { tenant: true },
|
||||
orderBy: { createdAt: 'desc' },
|
||||
take: 100,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user