1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2025-01-19 18:08:39 +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