This commit is contained in:
jejolare 2025-08-01 22:19:26 +07:00
parent d69f63c576
commit 553d0190c9

View file

@ -279,7 +279,7 @@ class StatsController {
{
model: Currency,
as: 'first_currency',
attributes: ['asset_id'],
attributes: ['asset_id', 'asset_info'],
required: true,
},
],