fixed InvestPL command
This commit is contained in:
parent
818abea4dc
commit
4b09675b38
@ -28,7 +28,7 @@ public class CLI {
|
||||
case "investdetail":
|
||||
InvestNormalizeCLI.main(subargs);
|
||||
break;
|
||||
case "investgl":
|
||||
case "investpl":
|
||||
InvestGainsLossesCLI.main(subargs);
|
||||
break;
|
||||
case "writer":
|
||||
|
Loading…
x
Reference in New Issue
Block a user