JS linting

This commit is contained in:
Oliver 2021-10-05 16:10:46 +11:00
parent 1ea9b6f4cf
commit ce7552bc5b

View File

@ -514,7 +514,7 @@ function receivePurchaseOrderItems(order_id, line_items, options={}) {
}
}
}
)
);
}
});
}