parent
e16083cb01
commit
b601b5aa25
@ -44,7 +44,7 @@ local function refactored(opts)
|
|||||||
end
|
end
|
||||||
|
|
||||||
local function deprecated(opts)
|
local function deprecated(opts)
|
||||||
if opts.view.hide_root_folder then
|
if opts.view and opts.view.hide_root_folder then
|
||||||
notify.info "view.hide_root_folder is deprecated, please set renderer.root_folder_label = false"
|
notify.info "view.hide_root_folder is deprecated, please set renderer.root_folder_label = false"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user