mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Update folder.lua
This commit is contained in:
parent
7be81e42a3
commit
7525e3fbd2
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ function Folder:linemode(area, files)
|
||||||
local size = f:size()
|
local size = f:size()
|
||||||
local content = ""
|
local content = ""
|
||||||
|
|
||||||
|
|
||||||
if f.cha.is_orphan then
|
if f.cha.is_orphan then
|
||||||
content = "death link"
|
content = "death link"
|
||||||
elseif f.cha.is_link then
|
elseif f.cha.is_link then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue