diff --git a/functions/slash.lua b/functions/slash.lua index 6d96dd1d..bd5cf39b 100644 --- a/functions/slash.lua +++ b/functions/slash.lua @@ -56,6 +56,7 @@ function SlashCmdList.DETAILS (msg, editbox) elseif (command == Loc ["STRING_SLASH_SHOW"] or command == Loc ["STRING_SLASH_SHOW_ALIAS1"] or command == "show") then + _detalhes.LastShowCommand = GetTime() local instance = rest:match ("^(%S*)%s*(.-)$") instance = tonumber (instance) if (instance) then