Merge pull request #1445 from chaotixkilla/fix-missing-profit-fetch-in-machine-details
Add missing 'profit' field
This commit is contained in:
commit
f7c31742e9
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ const GET_TRANSACTIONS = gql`
|
|||
customerId
|
||||
isAnonymous
|
||||
rawTickerPrice
|
||||
profit
|
||||
}
|
||||
}
|
||||
`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue