Renabled GoWithLoad, lost in merge

This commit is contained in:
Heath Volmer
2018-06-15 15:34:52 -06:00
parent 4686799371
commit 2b6a13271f
3 changed files with 1 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ namespace PepperDash.Essentials
"Template URL: {1}", ConfigReader.ConfigObject.SystemUrl, ConfigReader.ConfigObject.TemplateUrl);
}, "portalinfo", "Shows portal URLS from configuration", ConsoleAccessLevelEnum.AccessOperator);
//GoWithLoad();
GoWithLoad();
}
/// <summary>