mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
I knew I forgot about something there
This commit is contained in:
@@ -284,6 +284,8 @@ namespace ArchiSteamFarm {
|
||||
return;
|
||||
}
|
||||
|
||||
await InitializationSemaphore.WaitAsync().ConfigureAwait(false);
|
||||
|
||||
try {
|
||||
if (args.BotConfig == BotConfig) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user