diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-10-25 22:15:43 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-10-25 23:53:32 +0300 |
commit | 29dd53310ad35f297ea10c9a73745298d214a7d5 (patch) | |
tree | 4cd028c117cebd0dd716345732deeb0af0cb9a1f /indra | |
parent | 37cf81f9bd444e6983716b5dc8609e5cfde90785 (diff) |
SL-20109 Add inventory_thumbnails_helper floater to blacklist_untrusted
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llviewerfloaterreg.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerfloaterreg.cpp b/indra/newview/llviewerfloaterreg.cpp index 08029b5446..b38d468c60 100644 --- a/indra/newview/llviewerfloaterreg.cpp +++ b/indra/newview/llviewerfloaterreg.cpp @@ -244,6 +244,7 @@ public: "group_picker", "hud", "incoming_call", + "inventory_thumbnails_helper", "linkreplace", "mem_leaking", "marketplace_validation", |