This commit is contained in:
Patrick Fic
2022-02-16 17:11:55 -08:00
parent b842cee076
commit 5f112e797d

View File

@@ -81,7 +81,7 @@ export function JobTotalsTableTotals({ bodyshop, job }) {
bold: true,
},
];
}, [job.job_totals, t]);
}, [job.job_totals, t, bodyshop.region_config]);
const columns = [
{