mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Fix derp, #165
This commit is contained in:
@@ -1434,10 +1434,6 @@ namespace ArchiSteamFarm {
|
||||
return;
|
||||
}
|
||||
|
||||
if (!IsMaster(callback.Sender)) {
|
||||
return;
|
||||
}
|
||||
|
||||
await HandleMessage(callback.Sender, callback.Message).ConfigureAwait(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user