Skip to content

Commit

Permalink
Appease the robot dog
Browse files Browse the repository at this point in the history
  • Loading branch information
raccube committed May 7, 2023
1 parent bbbff68 commit f15cb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/discover/tab/_discussed.html.haml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.tab-pane.fade{ role: :tabpanel, id: "comments" }
- comments.each do |a|
= render "answerbox", a: a, subscribed_answer_ids:
= render "answerbox", a:, subscribed_answer_ids:

0 comments on commit f15cb93

Please sign in to comment.