Skip to content
Snippets Groups Projects
Commit 8abf6a01 authored by Emanuel Petrinovic's avatar Emanuel Petrinovic
Browse files

fix donation

parent 69dec25a
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ type Donation struct {
Ammount float64
DonorName string
ReceiptRequested bool
Campaign
Account
}
type Status string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment