Remove unnecessary line in reaction algolia (#2717)
This commit is contained in:
parent
5b8befde52
commit
4bf75a50a0
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ class Reaction < ApplicationRecord
|
|||
reactable_tags
|
||||
end
|
||||
attributesForFaceting ["filterOnly(viewable_by)", "filterOnly(status)"]
|
||||
ranking ["desc(updated_at)"]
|
||||
end
|
||||
|
||||
def index_to_algolia
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue