ghost history
This commit is contained in:
parent
ac03238a33
commit
e29dcdbb80
@ -144,7 +144,7 @@ export default class GhostModule extends Module {
|
||||
stampSheetCount: car!.stampSheetCount,
|
||||
stampSheet: car?.stampSheet || null,
|
||||
stampReturnStats: car?.stampSheet || null,
|
||||
history: carsHistory,
|
||||
history: carsHistory || null,
|
||||
};
|
||||
|
||||
// Encode the response
|
||||
|
Loading…
x
Reference in New Issue
Block a user