mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-07 00:14:25 +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)
|
// #TODO add a measurement unit for prizes & donations (eg. $ or sats or BTC)
|
||||||
return {
|
return {
|
||||||
prizes: '$5.2k',
|
prizes: '$5.2k',
|
||||||
touranments: 3,
|
touranments: 2,
|
||||||
donations,
|
donations,
|
||||||
applications
|
applications
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user