mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-12 10:50:31 +00:00
fix: notify invoice notification key query.
This commit is contained in:
@@ -15,7 +15,7 @@ function NotifyInvoiceViaSMSFormProvider({ invoiceId, dialogName, ...props }) {
|
||||
useInvoiceSMSDetail(
|
||||
invoiceId,
|
||||
{
|
||||
notification_type: notificationType,
|
||||
notification_key: notificationType,
|
||||
},
|
||||
{
|
||||
enabled: !!invoiceId,
|
||||
|
||||
Reference in New Issue
Block a user