mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Fixed wrong field alias in query
This commit is contained in:
parent
136b08b597
commit
086fa84b4b
1 changed files with 1 additions and 1 deletions
|
|
@ -717,7 +717,7 @@
|
|||
},
|
||||
{
|
||||
"params": [
|
||||
"execution_time"
|
||||
"response_time"
|
||||
],
|
||||
"type": "alias"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue