feat: Adds December membership fees to finances
Inserts December membership fees to the JSON structure, ensuring accurate financial records for the end-of-year period.
This commit is contained in:
parent
690386628a
commit
0faeb4658e
1 changed files with 5 additions and 0 deletions
|
@ -85,6 +85,11 @@
|
|||
"Server Costs": {
|
||||
"EUR": -366.93
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"Membership Fees": {
|
||||
"EUR": 25
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue