Bug fixes

This commit is contained in:
2026-01-22 21:20:47 -05:00
parent 43579d73e5
commit 2f2c74403f
2 changed files with 10 additions and 2 deletions

View File

@@ -43,7 +43,8 @@ module Hooks
locals: {
customer: customer,
estimate_link: estimate_link,
invoice_link: invoice_link
invoice_link: invoice_link,
issue: issue
}
})
end