Merge pull request #582 from ErikMichelson/feat/round-prices-setting

Add setting to toggle rounding of prices
This commit is contained in:
Donkie
2025-02-24 20:56:44 +01:00
committed by GitHub
8 changed files with 59 additions and 46 deletions

View File

@@ -316,6 +316,10 @@
"base_url": {
"label": "Base URL",
"tooltip": "The base URL to use when generating features such as QR codes."
},
"round_prices": {
"label": "Round prices",
"tooltip": "Round prices to the nearest whole number."
}
},
"extra_fields": {