mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
fix: use direct lookup context for pk;member <name> groups
This commit is contained in:
parent
546cdc93c4
commit
cc0779e0e8
2 changed files with 3 additions and 1 deletions
|
|
@ -433,6 +433,8 @@ public class Groups
|
|||
|
||||
// TODO: integrate with the normal "search" system
|
||||
|
||||
// TODO: integrate with privacy config settings
|
||||
|
||||
var pctx = LookupContext.ByNonOwner;
|
||||
if (ctx.MatchFlag("a", "all"))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue