fix terminal ocm
This commit is contained in:
parent
414b64f9e1
commit
340ee4c6b7
@ -601,7 +601,7 @@ export default class GhostModule extends Module {
|
||||
// Top 1 OCM Ghost trail data available
|
||||
if(checkGhostTrail)
|
||||
{
|
||||
console.log('go here');
|
||||
|
||||
// Get the Top 1 OCM car data
|
||||
cars = await prisma.car.findFirst({
|
||||
where:{
|
||||
|
Loading…
Reference in New Issue
Block a user