mirror of
https://codeberg.org/ashley/poke
synced 2026-04-19 15:18:29 +00:00
add "userScore"
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user