1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 02:34:38 -05:00

add "userScore"

This commit is contained in:
ashley 2024-08-31 12:36:18 +00:00
parent eb7f0e6019
commit 4a9f666624

View file

@ -195,6 +195,7 @@ app.get("/avatars/:v", async function (req, res) {
rating:engagement.rating,
userScore : {
label:userScoreLabel,
score:userScore,
color:userScoreColor,
},
engagement: {