mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-09 17:34:24 +01:00
change: update donations stats value
This commit is contained in:
@@ -131,7 +131,7 @@ const getDonationsStats = extendType({
|
||||
prisma.project.count()]);
|
||||
// #TODO add a measurement unit for prizes & donations (eg. $ or sats or BTC)
|
||||
return {
|
||||
prizes: 2600,
|
||||
prizes: '$2.6k',
|
||||
touranments: 2,
|
||||
donations,
|
||||
applications
|
||||
|
||||
Reference in New Issue
Block a user