From f92f95c92ae3b92cc84d4b6737cc5e531403e507 Mon Sep 17 00:00:00 2001 From: "Adam R. Grey" Date: Sat, 18 Dec 2021 03:57:19 -0500 Subject: [PATCH] eh. --- ShowHandler.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();