mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Jackett.Tray: Hide form
This commit is contained in:
@@ -30,6 +30,8 @@ namespace Jackett.Tray
|
||||
Hide();
|
||||
InitializeComponent();
|
||||
|
||||
Opacity = 0;
|
||||
Enabled = false;
|
||||
WindowState = FormWindowState.Minimized;
|
||||
FormBorderStyle = FormBorderStyle.FixedToolWindow;
|
||||
|
||||
|
Reference in New Issue
Block a user