removed extra comma

This commit is contained in:
2026-01-26 20:14:01 -05:00
parent d63bf809f2
commit 334ed60bf7

View File

@@ -68,7 +68,7 @@ module Hooks
search_customer: search_customer,
customer_id: customer_id,
js_link: js_link,
select_estimate: select_estimate,
select_estimate: select_estimate
}
}
)