debug
This commit is contained in:
parent
d69f63c576
commit
553d0190c9
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ class StatsController {
|
|||
{
|
||||
model: Currency,
|
||||
as: 'first_currency',
|
||||
attributes: ['asset_id'],
|
||||
attributes: ['asset_id', 'asset_info'],
|
||||
required: true,
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue