Skip to content

Commit

Permalink
Fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
Genia Kazymova committed Feb 20, 2025
1 parent 4220771 commit 95deea0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/trln_argon/controller_override.rb
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,7 @@ module ControllerOverride
config.add_facet_field TrlnArgon::Fields::SUBJECT_GENRE_FACET.to_s,
label: TrlnArgon::Fields::SUBJECT_GENRE_FACET.label,
limit: true,
suggest: true,
suggest: true

config.add_facet_field TrlnArgon::Fields::SUBJECT_GEOGRAPHIC_FACET.to_s,
label: TrlnArgon::Fields::SUBJECT_GEOGRAPHIC_FACET.label,
limit: true,
Expand Down

0 comments on commit 95deea0

Please sign in to comment.