mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +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