mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2024-12-01 02:27:22 +01:00
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…
Reference in New Issue
Block a user