mirror of
https://github.com/aljazceru/landscape-template.git
synced 2025-12-18 14:54:23 +01:00
update: update touranments count in donation page
This commit is contained in:
@@ -132,7 +132,7 @@ const getDonationsStats = extendType({
|
||||
// #TODO add a measurement unit for prizes & donations (eg. $ or sats or BTC)
|
||||
return {
|
||||
prizes: '$5.2k',
|
||||
touranments: 3,
|
||||
touranments: 2,
|
||||
donations,
|
||||
applications
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user