don't show notification window in task bar
This commit is contained in:
@@ -40,6 +40,7 @@ namespace ntfysh_client
|
||||
|
||||
public NotificationDialog()
|
||||
{
|
||||
this.ShowInTaskbar = false;
|
||||
this.IsVisible = false;
|
||||
this.TopMost = true;
|
||||
InitializeComponent();
|
||||
|
Reference in New Issue
Block a user