summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-10-25 22:15:43 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-10-25 23:53:32 +0300
commit29dd53310ad35f297ea10c9a73745298d214a7d5 (patch)
tree4cd028c117cebd0dd716345732deeb0af0cb9a1f /indra
parent37cf81f9bd444e6983716b5dc8609e5cfde90785 (diff)
SL-20109 Add inventory_thumbnails_helper floater to blacklist_untrusted
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llviewerfloaterreg.cpp1
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",