hot fix part 2
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
text-payment-methods="{{ $textPaymentMethods }}"
|
||||
text-reference="{{ $textReference }}"
|
||||
text-description="{{ $textDescription }}"
|
||||
text-paid-by="{{ $textAmount }}"
|
||||
text-paid-by="{{ $textPaidBy }}"
|
||||
|
||||
hide-contact="{{ $hideContact }}"
|
||||
hide-contact-info="{{ $hideContactInfo }}"
|
||||
|
@ -39,7 +39,7 @@
|
||||
text-payment-methods="{{ $textPaymentMethods }}"
|
||||
text-reference="{{ $textReference }}"
|
||||
text-description="{{ $textDescription }}"
|
||||
text-paid-by="{{ $textAmount }}"
|
||||
text-paid-by="{{ $textPaidBy }}"
|
||||
|
||||
hide-contact="{{ $hideContact }}"
|
||||
hide-contact-info="{{ $hideContactInfo }}"
|
||||
|
Reference in New Issue
Block a user