mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-13 18:32:58 +00:00
Cleanup GUI
This commit is contained in:
@@ -11,6 +11,8 @@ internal static class ProcessEx
|
||||
UseShellExecute = true
|
||||
};
|
||||
|
||||
using (Process.Start(startInfo)) {}
|
||||
using (Process.Start(startInfo))
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user