feat: add @sync entry metadata to hide-preview and max-preview
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
--- @sync entry
|
||||||
|
|
||||||
local function entry(st)
|
local function entry(st)
|
||||||
if st.old then
|
if st.old then
|
||||||
Tab.layout, st.old = st.old, nil
|
Tab.layout, st.old = st.old, nil
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
--- @sync entry
|
||||||
|
|
||||||
local function entry(st)
|
local function entry(st)
|
||||||
if st.old then
|
if st.old then
|
||||||
Tab.layout, st.old = st.old, nil
|
Tab.layout, st.old = st.old, nil
|
||||||
|
|||||||
Reference in New Issue
Block a user