1
0
mirror of synced 2024-12-04 19:17:58 +01:00

fix terminal ocm

This commit is contained in:
ghkkk090 2022-08-31 09:48:17 +07:00
parent 340ee4c6b7
commit 25f313e69e

View File

@ -601,7 +601,6 @@ export default class GhostModule extends Module {
// Top 1 OCM Ghost trail data available
if(checkGhostTrail)
{
// Get the Top 1 OCM car data
cars = await prisma.car.findFirst({
where:{
@ -685,7 +684,6 @@ export default class GhostModule extends Module {
nonhuman: false,
type: ghostTypes,
trailId: ghostTrailId,
});
// Response data