[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>
|
||||
{
|
||||
{ "Region", SettingsStorage.Region }
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
private void Image_ImageOpened(object sender, RoutedEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user