2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-07-01 00:23:41 -04:00

Change to default disabled

This commit is contained in:
Xjph
2021-11-23 18:57:16 -03:30
parent 76dada8651
commit 3524c4ae40

View File

@ -13,7 +13,7 @@ namespace Observatory.Herald
{
SelectedVoice = "American - Christopher",
AzureAPIKeyOverride = string.Empty,
Enabled = true
Enabled = false
};
}