Autorestart on token check fail
This commit is contained in:
@@ -21,7 +21,6 @@ public class Program
|
||||
public static async Task Startup(string[] args)
|
||||
{
|
||||
await LoadComponents(args);
|
||||
|
||||
await PrepareConsole();
|
||||
await ConsoleInputHandler();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user