mirror of
https://github.com/theitaliandeveloper/Perfect11.git
synced 2025-12-06 09:02:03 +00:00
Stuff
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using Perfect11.TweaksInterface;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows.Forms;
|
||||
|
||||
@@ -37,7 +38,7 @@ namespace Perfect11.Inbox.RemoveWindowsAI
|
||||
}
|
||||
else
|
||||
{
|
||||
return "Operation aborted by user.";
|
||||
throw new Exception("Operation aborted by user.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user