mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Jackett Tray: Hide from ALT + TAB
https://github.com/Jackett/Jackett/issues/1959
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Jackett.Tray
|
||||
}
|
||||
});
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
newVersion = "";
|
||||
}
|
||||
|
Reference in New Issue
Block a user