mirror of
https://github.com/SlothDpal/Relaunch-Process.git
synced 2026-02-22 17:27:38 +03:00
discord queue upgrade
This commit is contained in:
1
Form1.cs
1
Form1.cs
@@ -267,6 +267,7 @@ namespace Process_Auto_Relaunch
|
||||
/// <param name="e"></param>
|
||||
private void Form1_FormClosing(object sender, FormClosingEventArgs e)
|
||||
{
|
||||
dwhHook.CancelProcessing();
|
||||
Settings.Default.Save();
|
||||
Status("Наблюдение отменено - приложение закрыто.", NotifyLevel.logAlways);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user