diff --git a/InvenTree/templates/js/translated/bom.js b/InvenTree/templates/js/translated/bom.js index 28374d9085..1885624dd8 100644 --- a/InvenTree/templates/js/translated/bom.js +++ b/InvenTree/templates/js/translated/bom.js @@ -999,4 +999,4 @@ function loadUsedInTable(table, part_id, options={}) { } ] }); -} \ No newline at end of file +}