Change note to memo.

This commit is contained in:
elweyn 2021-11-30 10:14:38 +01:00
parent ea9bf54c16
commit 4167bafdee

View File

@ -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),
}