This commit is contained in:
2025-11-03 12:41:00 +01:00
parent 7426087e69
commit a5f2d8a3dc

View File

@@ -19,7 +19,7 @@ end)
return {
setup = function(state, options)
state.delete = options.path or true
state.delete = options.delete or true
state.default = options.default
end,
entry = function()