We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d10bb commit be15b83Copy full SHA for be15b83
Flow.Launcher/App.xaml.cs
@@ -56,6 +56,7 @@ public App()
56
{
57
// Initialize settings
58
_settings.WMPInstalled = WindowsMediaPlayerHelper.IsWindowsMediaPlayerInstalled();
59
+
60
// Configure the dependency injection container
61
try
62
0 commit comments