mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 16:50:10 +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": [
|
"params": [
|
||||||
"execution_time"
|
"response_time"
|
||||||
],
|
],
|
||||||
"type": "alias"
|
"type": "alias"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue