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,
|
||||
userScore : {
|
||||
label:userScoreLabel,
|
||||
score:userScore,
|
||||
color:userScoreColor,
|
||||
},
|
||||
engagement: {
|
||||
|
Loading…
Reference in New Issue
Block a user