[Hotfix] Updated CardAdvert.xaml.cs
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user