mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-05 08:30:18 +00:00
Misc
This commit is contained in:
@@ -2332,7 +2332,8 @@ namespace ArchiSteamFarm {
|
||||
}
|
||||
|
||||
await CardsFarmer.StopFarming().ConfigureAwait(false);
|
||||
await CardsFarmer.StartFarming().ConfigureAwait(false);
|
||||
CardsFarmer.StartFarming().Forget();
|
||||
|
||||
return FormatBotResponse(Strings.Done);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user