aboutsummaryrefslogtreecommitdiffstats
path: root/lib/msgstore.go
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-08-22 09:53:56 +0200
committerRobin Jarry <robin@jarry.cc>2022-08-22 09:57:23 +0200
commitd138da0c9fe40ae1adb152da4a22bea2fb86be19 (patch)
tree905855c68d5bcaa24503c714fc73bd561aaacaab /lib/msgstore.go
parent62ac7a507172934ee46304be9da8c3e8a8f5d438 (diff)
downloadaerc-d138da0c9fe40ae1adb152da4a22bea2fb86be19.tar.gz
dirtree: fix build errors
Fix the following errors: widgets/dirtree.go:401:18: not enough arguments in call to dt.UiConfig have () want (string) (typecheck) if dt.UiConfig().DirListCollapse != 0 { ^ widgets/dirtree.go:402:38: not enough arguments in call to dt.UiConfig have () want (string) (typecheck) node.Hidden = depth > dt.UiConfig().DirListCollapse ^ Since commit e0b62db583c3 ("fix: Set proper UIConfig for msgstores"), DirectoryTree.UiConfig() takes a path parameter. Fixes: db39ca181adf ("dirtree: add dirtree-collapse config setting") Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'lib/msgstore.go')
0 files changed, 0 insertions, 0 deletions