Archived
1
0

[Hotfix] Updated CardAdvert.xaml.cs

This commit is contained in:
Michael Gordeev
2019-07-11 20:43:01 +00:00
parent 5ed736335f
commit 2a004b0dde
+1 -1
View File
@@ -64,7 +64,7 @@ namespace FoxTube.Controls.Adverts
Analytics.TrackEvent("Advert loaded", new Dictionary<string, string> Analytics.TrackEvent("Advert loaded", new Dictionary<string, string>
{ {
{ "Region", SettingsStorage.Region } { "Region", SettingsStorage.Region }
}) });
} }
private void Image_ImageOpened(object sender, RoutedEventArgs e) private void Image_ImageOpened(object sender, RoutedEventArgs e)