fix spelling

This commit is contained in:
seraphima
2023-05-05 16:48:29 +02:00
parent ba6c406043
commit 493fd003d7

View File

@@ -22,7 +22,7 @@ namespace Peek.UI.Telemetry.Events
public bool IsAppToggledOn { get; set; }
public double HotKeyToVisibleTimeMs { get; set; }
public double HotKeytoVisibleTimeMs { get; set; }
public PartA_PrivTags PartA_PrivTags => PartA_PrivTags.ProductAndServiceUsage;
}