Jackett Tray: Hide from ALT + TAB

https://github.com/Jackett/Jackett/issues/1959
This commit is contained in:
flightlevel
2018-07-22 22:03:04 +10:00
parent b5178dc7b8
commit f335dbf7bc
3 changed files with 4 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ namespace Jackett.Tray
}
});
}
catch (Exception e)
catch (Exception)
{
newVersion = "";
}