Skip to content

Commit f920908

Browse files
zefir-gitDviih
andauthored
use double quotes
Co-authored-by: Dviih <[email protected]> Signed-off-by: Zefir <[email protected]>
1 parent ce4c000 commit f920908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ messages:
539539
# Used in the <status> placeholder
540540
# Same placeholders as details (except <status>)
541541
status:
542-
paid: '<green>Paid</green> <gray>(transaction #<transaction-id>)</gray>'
542+
paid: "<green>Paid</green> <gray>(transaction #<transaction-id>)</gray>"
543543
unpaid: <gray>Unpaid</gray>
544544

545545
# Used in the <pay-button> placeholder. This placeholder is an empty string if the invoice is unpaid.

0 commit comments

Comments
 (0)