@@ -54,7 +54,6 @@ public sealed class AppState
public sealed class GlobalSettings
{
public bool StartWithWindows { get; set; }
public bool DndEnabled { get; set; }
public bool CircuitBreakerOpen { get; set; }
public int MaxMessagesPerSecond { get; set; } = 8;
The note is not visible to the blocked user.