diff --git a/frontend/src/components/Contributions/ContributionForm.vue b/frontend/src/components/Contributions/ContributionForm.vue index d0de061d3..890ffe363 100644 --- a/frontend/src/components/Contributions/ContributionForm.vue +++ b/frontend/src/components/Contributions/ContributionForm.vue @@ -58,6 +58,7 @@ type="number" min="1" :max="isThisMonth ? maxGddThisMonth : maxGddLastMonth" + :formatter="numberFormat" >