mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05: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