feat: add @sync entry metadata to hide-preview and max-preview

This commit is contained in:
sxyazi
2024-11-07 23:25:01 +08:00
parent 102a0cd75d
commit 4adba4e07b
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
--- @sync entry
local function entry(st)
if st.old then
Tab.layout, st.old = st.old, nil

View File

@@ -1,3 +1,5 @@
--- @sync entry
local function entry(st)
if st.old then
Tab.layout, st.old = st.old, nil