Updated performance in plugin loading

This commit is contained in:
2024-08-18 14:32:13 +03:00
parent 95e8d95c92
commit c080074292
16 changed files with 463 additions and 244 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
namespace DiscordBotCore.Others
{
@@ -132,4 +132,4 @@ namespace DiscordBotCore.Others
}
}
}
}