mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
This commit is contained in:
@@ -35,7 +35,7 @@ namespace MediaBrowser.UI
|
||||
{
|
||||
base.OnLoaded();
|
||||
|
||||
Image.Source = App.Instance.GetBitmapImage(Images.First().Item1);
|
||||
//Image.Source = App.Instance.GetBitmapImage(Images.First().Item1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user