It is now possible to register owned stocks for keeping track on them
This commit is contained in:
@ -185,7 +185,7 @@ namespace StockDal
|
||||
|
||||
public void Clean()
|
||||
{
|
||||
driver.Quit();
|
||||
driver?.Quit();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user