From 0ab6dfa12eb04238d82c7a4aea7390cbd28beacd Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Wed, 17 Aug 2022 22:03:14 +0300 Subject: SL-17699 Multiple asset types support for LLAssetFilteredInventoryPanel --- indra/newview/llplacesinventorypanel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llplacesinventorypanel.h') diff --git a/indra/newview/llplacesinventorypanel.h b/indra/newview/llplacesinventorypanel.h index 5629438415..3c27964ec5 100644 --- a/indra/newview/llplacesinventorypanel.h +++ b/indra/newview/llplacesinventorypanel.h @@ -40,7 +40,7 @@ public: { Params() { - filter_asset_type = "landmark"; + filter_asset_types = "landmark"; } }; -- cgit v1.2.3