1
This commit is contained in:
parent
506aae1ed6
commit
877c693d01
@ -252,8 +252,6 @@ export const inventoryController: RequestHandler = async (request, response) =>
|
||||
|
||||
inventoryResponse.LastInventorySync = toOid(new Types.ObjectId());
|
||||
|
||||
inventoryResponse.Mailbox = { LastInboxId: { $oid: "679be1b66e1affa6d05e75d7" } };
|
||||
|
||||
response.json(inventoryResponse);
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user