Release 202507080939

This commit is contained in:
pluja
2025-07-08 09:39:11 +00:00
parent 7e7046e7d2
commit 25f6dba3eb
3 changed files with 19 additions and 1 deletions

View File

@@ -467,6 +467,7 @@ const showFiltersId = 'show-filters'
categories={categories}
attributes={attributes}
attributeOptions={attributeOptions}
inlineIcons={false}
/>
)
}