mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-02 22:34:57 +00:00
Updates to test new builder image
this build WILL fail
This commit is contained in:
@@ -41,7 +41,7 @@ namespace PepperDash.Essentials.Core
|
||||
Debug.Console(0,
|
||||
"[Scheduler]: Unable to delete events from group '{0}'. Group not found in EventGroups dictionary.",
|
||||
groupName);
|
||||
return;
|
||||
return
|
||||
}
|
||||
|
||||
var group = EventGroups[groupName];
|
||||
|
||||
Reference in New Issue
Block a user