diff --git a/FoxTube.Background/Notification.cs b/FoxTube.Background/Notification.cs index a1f08d0..8d3bebe 100644 --- a/FoxTube.Background/Notification.cs +++ b/FoxTube.Background/Notification.cs @@ -9,7 +9,7 @@ namespace FoxTube.Background { XmlDocument template = new XmlDocument(); - template.LoadXml($@" + template.LoadXml($@" @@ -27,7 +27,7 @@ namespace FoxTube.Background { XmlDocument template = new XmlDocument(); - template.LoadXml($@" + template.LoadXml($@" @@ -50,7 +50,7 @@ namespace FoxTube.Background { XmlDocument template = new XmlDocument(); - template.LoadXml($@" + template.LoadXml($@" diff --git a/FoxTube/Controls/DownloadItem.xaml b/FoxTube/Controls/DownloadItem.xaml index 720434e..34b5a96 100644 --- a/FoxTube/Controls/DownloadItem.xaml +++ b/FoxTube/Controls/DownloadItem.xaml @@ -45,7 +45,7 @@ - +