mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
small startup performance optimization
This commit is contained in:
@ -172,6 +172,7 @@ namespace IW4MAdmin.Plugins.Stats
|
||||
|
||||
public async Task OnLoadAsync(IManager manager)
|
||||
{
|
||||
await Config.BuildAsync();
|
||||
// load custom configuration
|
||||
if (Config.Configuration() == null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user