Some tweaks

This commit is contained in:
Jean-Patrick Guerrero
2022-08-08 22:09:39 +02:00
parent 7e7422def7
commit 60e21627e1
6 changed files with 7 additions and 4 deletions

View File

@ -323,7 +323,6 @@ local function rcp_fields(player, data, fields)
elseif fields.enable_search then
data.enable_search = true
return set_fs(player)
elseif fields.filter and (fields.key_enter_field == "filter" or fields.search) then
if fields.filter == "" then