diff --git a/ShowHandler.cs b/ShowHandler.cs index 5ab3c37..971b1d4 100644 --- a/ShowHandler.cs +++ b/ShowHandler.cs @@ -45,7 +45,7 @@ namespace director Task.WaitAll(Task.Delay(napLength)); } Console.WriteLine("nap done, begin the checklist. which to us effectively means SHOWTIME"); - //or do I want to split the checklists in the config file? consider later. + try { HandleChecklist();