Remove quotes in currency symbol template

This commit is contained in:
Stefano Pigozzi
2020-04-29 01:06:56 +02:00
parent fb8d733298
commit 8f471412ee

View File

@@ -45,7 +45,7 @@ currency = EUR
currency_exp = 2
; Currency symbol which is show to the client users when displaying prices and transaction values
; If not defined here, default language specific currency symbol from strings would be used
currency_symbol = "€"
currency_symbol =
# Credit card payment settings
[Credit Card]