mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 23:07:54 +00:00
Add disabling autoproxy per-account
This commit is contained in:
parent
41247c68a6
commit
37294b68da
8 changed files with 98 additions and 5 deletions
|
|
@ -24,5 +24,6 @@ namespace PluralKit.Core
|
|||
public Instant? LastSwitchTimestamp { get; }
|
||||
public string? SystemTag { get; }
|
||||
public string? SystemAvatar { get; }
|
||||
public bool AllowAutoproxy { get; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue