mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Set amount in Contribution form all over the place as '0'
This commit is contained in:
parent
5fd8ea2223
commit
7b2de945bc
@ -103,7 +103,7 @@ export default {
|
||||
id: null,
|
||||
date: '',
|
||||
memo: '',
|
||||
amount: '',
|
||||
amount: '0',
|
||||
},
|
||||
updateAmount: '',
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user