Public Access
Improve toast duration and speaker override samples
PR and Push Build/Test / build-and-test (push) Failing after 9m48s
PR and Push Build/Test / build-and-test (push) Failing after 9m48s
This commit is contained in:
@@ -36,7 +36,7 @@ public sealed class AutomationOptions
|
||||
|
||||
public sealed class CalendarRecordingPromptOptions
|
||||
{
|
||||
public bool Enabled { get; set; }
|
||||
public bool Enabled { get; set; } = true;
|
||||
|
||||
public TimeSpan SyncInterval { get; set; } = TimeSpan.FromMinutes(30);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user