Minor QoL

This commit is contained in:
Jean-Patrick Guerrero 2022-07-01 15:48:06 +02:00
parent f26c6af9c4
commit bd356e4a40
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@ local function inv_fields(player, data, fields)
data.waypoint_see = nil
data.bag_rename = nil
if data.filter == "" then
data.enable_search = nil
end
elseif fields.trash then
data.show_settings = nil
data.confirm_trash = true