Fix bot management for delete and stop
This commit is contained in:
@@ -126,8 +126,6 @@ public class TradingBot : Bot, ITradingBot
|
||||
else
|
||||
{
|
||||
Account = account;
|
||||
// Set the User property from the account
|
||||
User = account.User;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user