mirror of
https://github.com/Ascyii/gpg.yazi.git
synced 2026-01-01 10:54:24 -05:00
Bug
This commit is contained in:
2
main.lua
2
main.lua
@@ -19,7 +19,7 @@ end)
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
setup = function(state, options)
|
setup = function(state, options)
|
||||||
state.delete = options.path or true
|
state.delete = options.delete or true
|
||||||
state.default = options.default
|
state.default = options.default
|
||||||
end,
|
end,
|
||||||
entry = function()
|
entry = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user