mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add "userScore"
This commit is contained in:
parent
eb7f0e6019
commit
4a9f666624
@ -195,6 +195,7 @@ app.get("/avatars/:v", async function (req, res) {
|
|||||||
rating:engagement.rating,
|
rating:engagement.rating,
|
||||||
userScore : {
|
userScore : {
|
||||||
label:userScoreLabel,
|
label:userScoreLabel,
|
||||||
|
score:userScore,
|
||||||
color:userScoreColor,
|
color:userScoreColor,
|
||||||
},
|
},
|
||||||
engagement: {
|
engagement: {
|
||||||
|
Loading…
Reference in New Issue
Block a user