Make empty dir icons auto update
This commit is contained in:
committed by
Kiyan
parent
25b414051f
commit
4579c6d2b9
@@ -54,6 +54,7 @@ function M.create(node)
|
||||
if not ans or #ans == 0 then return end
|
||||
|
||||
if not ans:match('/') then
|
||||
node.open = true
|
||||
return create_file(add_into..ans)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user