Skip to content

Commit

Permalink
forgotten line
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Jan 1, 2023
1 parent 3d2b4b4 commit a4d531a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -33,6 +33,7 @@ private static void reloadFailed(Throwable ex) {

public static void reloadScripts(boolean delayable, Consumer<Long> onFinished) {
Runnable afterLoad = () -> {
postLoad();
long midPoint = CoreUtilities.monotonicMillis();
_yamlScripts.addAll(additionalScripts);
ScriptRegistry.buildCoreYamlScriptContainers(_yamlScripts);
Expand Down

0 comments on commit a4d531a

Please sign in to comment.