fix(paych): add paych status from to cmd
add missing from to status to list
This commit is contained in:
parent
48e47ddc23
commit
ac8ef29d35
@ -29,6 +29,7 @@ var paychCmd = &cli.Command{
|
||||
paychVoucherCmd,
|
||||
paychSettleCmd,
|
||||
paychStatusCmd,
|
||||
paychStatusByFromToCmd,
|
||||
paychCloseCmd,
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user