Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
DGaffney committed Sep 5, 2024
1 parent 5a57f5c commit 5a386aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/concerns/alegre_v2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -576,5 +576,5 @@ def restrict_contexts(project_media, project_media_id_scores)
}]
end
end
alias :index_sync_with_params, :query_sync_with_params
alias_method :index_sync_with_params, :query_sync_with_params
end

0 comments on commit 5a386aa

Please sign in to comment.