unoffical wafrn mirror wafrn.net
atproto social-network activitypub

remove revers

+1 -1
+1 -1
packages/backend/routes/admin.ts
··· 46 46 code: x.code 47 47 })) 48 48 res.send({ 49 - invites: inviteCodesMapped.reverse() 49 + invites: inviteCodesMapped 50 50 }) 51 51 }) 52 52