This commit is contained in:
2022-09-16 17:37:01 +03:00
parent 81cc6709d6
commit 113c64279f
38 changed files with 273 additions and 1944 deletions

View File

@@ -105,7 +105,7 @@ public class Program
/// <param name="discordbooter">The discord booter used to start the application</param>
private static void NoGUI(Boot discordbooter)
{
#if DEBUG
Console.WriteLine();
ConsoleCommandsHandler.ExecuteCommad("lp").Wait();