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