mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
fix: fetch guild settings for server tag in system card
This commit is contained in:
parent
83212b4bb2
commit
0d583a2a6b
2 changed files with 8 additions and 3 deletions
|
|
@ -16,5 +16,8 @@
|
|||
|
||||
public AutoproxyMode AutoproxyMode { get; } = AutoproxyMode.Off;
|
||||
public MemberId? AutoproxyMember { get; }
|
||||
|
||||
public string? Tag { get; }
|
||||
public bool TagEnabled { get; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue