ui: don't let a depth limit disrupt the register
This commit is contained in:
parent
19c3749b50
commit
d662df77f5
@ -44,6 +44,7 @@ initRegisterScreen2 d args st@AppState{aopts=opts, ajournal=j, aScreen=s@Registe
|
|||||||
-- gather arguments and queries
|
-- gather arguments and queries
|
||||||
ropts = (reportopts_ $ cliopts_ opts)
|
ropts = (reportopts_ $ cliopts_ opts)
|
||||||
{
|
{
|
||||||
|
depth_=Nothing,
|
||||||
query_=unwords' args,
|
query_=unwords' args,
|
||||||
balancetype_=HistoricalBalance
|
balancetype_=HistoricalBalance
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user