ReviewDB: add to context menu in new profile ui (#2622)

Co-authored-by: vee <vendicated@riseup.net>
This commit is contained in:
programminglaboratorys 2024-06-26 14:02:20 +03:00 committed by GitHub
parent 3688c7e4c9
commit cd205b1386
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,8 @@ export default definePlugin({
"guild-header-popout": guildPopoutPatch,
"guild-context": guildPopoutPatch,
"user-context": userContextPatch,
"user-profile-actions": userContextPatch
"user-profile-actions": userContextPatch,
"user-profile-overflow-menu": userContextPatch
},
patches: [