revoltchat / backend

Monorepo for Revolt backend services.
https://developers.revolt.chat/api/
Other
1.14k stars 125 forks source link

fix(delta): MemberEdit use correct member for permission check #323

Closed TheBobBobs closed 3 months ago

TheBobBobs commented 3 months ago
insertish commented 3 months ago

The permissions query can implicitly fetch the correct member, the line specifying the member just had to be omitted.