lib/picky/search_facets.rb in picky-4.5.12 vs lib/picky/search_facets.rb in picky-4.6.0
- old
+ new
@@ -48,10 +48,9 @@
if no_counts
result << key
else
result[key] = total; result
end
- result
end
end
end