Add main currency code for groups feedback (#329)

Clarify group currency field description

Use default currency code instead of symbol

Hide currency symbol field when using a non-custom Currency

Run prettier

Update currency data

Update package-lock.json
This commit is contained in:
Peter Smit
2025-09-05 12:55:05 +02:00
parent da8473406e
commit 5fee0440c2
8 changed files with 958 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
POSTGRES_PRISMA_URL=postgresql://postgres:1234@localhost
POSTGRES_URL_NON_POOLING=postgresql://postgres:1234@localhost
NEXT_PUBLIC_DEFAULT_CURRENCY_SYMBOL=""
NEXT_PUBLIC_DEFAULT_CURRENCY_CODE=""