hot fix part 2

This commit is contained in:
Cüneyt Şentürk
2021-06-28 00:00:53 +03:00
parent 15645ee7a4
commit 6528f26160
6 changed files with 6 additions and 5 deletions

View File

@ -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 }}"

View File

@ -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 }}"