mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Change note to memo.
This commit is contained in:
parent
ea9bf54c16
commit
4167bafdee
@ -235,7 +235,7 @@ export default {
|
||||
email: this.item.email,
|
||||
creationDate: this.radioSelected.long,
|
||||
amount: Number(this.value),
|
||||
note: this.text,
|
||||
memo: this.text,
|
||||
moderator: Number(this.$store.state.moderator.id),
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user