mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 14:57:54 +00:00
feat(bot): remove hacky fix for extremely slow system deletes
they are no longer extremely slow
This commit is contained in:
parent
ba9c074dc2
commit
7cb3a3ea0f
4 changed files with 0 additions and 17 deletions
|
|
@ -14,7 +14,6 @@ public class MessageContext
|
|||
/// <summary>
|
||||
/// Whether a system is being deleted (no actions should be taken, or commands ran)
|
||||
/// </summary>
|
||||
public bool IsDeleting { get; }
|
||||
public ulong? LogChannel { get; }
|
||||
public bool InBlacklist { get; }
|
||||
public bool InLogBlacklist { get; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue