mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-03-02 02:02:43 +01:00
correction: wrong var name
This commit is contained in:
@@ -2195,7 +2195,7 @@ local function FollowLink(opts)
|
|||||||
pinfo.calendar_info,
|
pinfo.calendar_info,
|
||||||
function()
|
function()
|
||||||
opts.erase = true
|
opts.erase = true
|
||||||
opts.erase_file = fname
|
opts.erase_file = pinfo.filepath
|
||||||
picker()
|
picker()
|
||||||
end
|
end
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user