chore(finances): update membership fees and server costs
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Adjusted the EUR amounts for membership fees and server costs for July, reflecting recent changes in financial data. Ensuring financial records are up-to-date and accurate.
This commit is contained in:
parent
4c851f4ef5
commit
ff6da86cb6
1 changed files with 2 additions and 2 deletions
|
@ -38,13 +38,13 @@
|
||||||
},
|
},
|
||||||
"7": {
|
"7": {
|
||||||
"Membership Fees": {
|
"Membership Fees": {
|
||||||
"EUR": 402.42
|
"EUR": 422.42
|
||||||
},
|
},
|
||||||
"Donations": {
|
"Donations": {
|
||||||
"XMR": 1.0
|
"XMR": 1.0
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -247.52
|
"EUR": -264.99
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue